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

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

Merge "Don\'t pre-opt shims" into nyc-dev am: 5add5bb7

am: 39c78d2b

* commit '39c78d2b':
  Don't pre-opt shims

Change-Id: I76117f2871b1039e0312911520074e0b5e7f59e8
parents c67f20f1 39c78d2b
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -29,6 +29,7 @@ LOCAL_MODULE_CLASS := APPS
LOCAL_BUILT_MODULE_STEM := package.apk
LOCAL_BUILT_MODULE_STEM := package.apk
# Make sure the build system doesn't try to resign the APK
# Make sure the build system doesn't try to resign the APK
LOCAL_CERTIFICATE := PRESIGNED
LOCAL_CERTIFICATE := PRESIGNED
LOCAL_DEX_PREOPT := false


LOCAL_SRC_FILES := CtsShimPriv.apk
LOCAL_SRC_FILES := CtsShimPriv.apk


@@ -46,6 +47,7 @@ LOCAL_MODULE_CLASS := APPS
LOCAL_BUILT_MODULE_STEM := package.apk
LOCAL_BUILT_MODULE_STEM := package.apk
# Make sure the build system doesn't try to resign the APK
# Make sure the build system doesn't try to resign the APK
LOCAL_CERTIFICATE := PRESIGNED
LOCAL_CERTIFICATE := PRESIGNED
LOCAL_DEX_PREOPT := false


LOCAL_SRC_FILES := CtsShim.apk
LOCAL_SRC_FILES := CtsShim.apk