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

Commit c6ed31f3 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: 52821051

* commit '52821051':
  New non-priv prebuilt

Change-Id: Id13ec2393c633d8d6e9ce1038e602102b301abd3
parents a5d22454 52821051
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