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

Commit 317d352d authored by Todd Kennedy's avatar Todd Kennedy
Browse files

New non-priv prebuilt

Need to target API 24 and not 'N'

Bug: 29116156
Change-Id: Iec215f41147ca13e955b02dc57eaabee89589cf0
parent 51e458eb
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