Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d94e61f0 authored by Todd Kennedy's avatar Todd Kennedy Committed by android-build-merger
Browse files

Merge "New non-priv prebuilt" into nyc-dev am: 262ff10e

am: f1e788df

* commit 'f1e788df':
  New non-priv prebuilt

Change-Id: If5c9ce48fc1364f56266332f446288b4c1e28e2c
parents a5d22454 f1e788df
Loading
Loading
Loading
Loading
+430 B (4.61 KiB)

File changed.

No diff preview for this file type.

+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,8 @@ update prebuilts:
        cts/hostsidetests/appsecurity/test-apps/PrivilegedUpdateApp
    $ cp out/target/product/shamu/system/priv-app/CtsShimPriv/CtsShimPriv.apk \
        frameworks/base/packages/CtsShim
    $ cp out/target/product/shamu/system/app/CtsShim/CtsShim.apk \
        frameworks/base/packages/CtsShim

revert manifest:
    $ pushd frameworks/base && git checkout -- packages/CtsShim/build/shim_priv/AndroidManifest.xml && popd