From f39362e1848cde65fbfd6b80a53a33e5d0672cc5 Mon Sep 17 00:00:00 2001 From: Jiachen Zhao Date: Fri, 30 Mar 2018 15:24:26 -0700 Subject: Create the SystemUpdate activity class. Test: tested sample app with sideloading. Change-Id: I0d1661cea57c706b4981a4cda9f9b69fdeb69292 --- sample_updater/AndroidManifest.xml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'sample_updater/AndroidManifest.xml') diff --git a/sample_updater/AndroidManifest.xml b/sample_updater/AndroidManifest.xml index ccee107bb..66414b5d3 100644 --- a/sample_updater/AndroidManifest.xml +++ b/sample_updater/AndroidManifest.xml @@ -14,8 +14,18 @@ limitations under the License. --> - + + + + + + + + + + + + -- cgit v1.2.3