summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2019-10-11 20:46:25 +0900
committer Jiyong Park <jiyong@google.com> 2019-10-12 01:06:39 +0900
commitf383f7cfc6d372f74cfa0d0275fd9611ccdd4afd (patch)
tree2c93e486fe253c6af9f60fba133f2ef768903738 /python/python.go
parente04b73f1004da17c4c4d875699f62ad1f6eb2a7e (diff)
Correctly install APK-in-APEX
APK in a flattened APEX is installed as 'ETC' class module, instead of the 'APP' class. This is to prevent Make from doing app-specific amendments (e.g. such as adding module name after my_module_path) to the paths and filenames which are all correctly set in the Soong side. Test: add `installable:true` to development/samples/Snake/Android.mk and add 'Snake' to the `apps` property of an APEX. The build is successful. Test: build the APEX on a device with TARGET_FLATTEN_APEX=true The APK is at system/apex/<apexname>/app/Snake/Snake.apk Bug: 142537672 Change-Id: I314bf1ab7abd4d4a4e9fa210442c004f54d8ccca
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions