summaryrefslogtreecommitdiff
path: root/python/tests/testpkg/pycmd_test.py
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-02-17 17:28:10 +0900
committerJiyong Park <jiyong@google.com>2020-02-19 09:47:37 +0900
commite383388f98e4916b32f7439ce54cfb58f5a8be9a (patch)
tree7c4e5fc0bacf632de72e7a6d6f26f3a3df9f609f /python/tests/testpkg/pycmd_test.py
parent954b29728db00a55c9ec366ef8c7a2fdd0329583 (diff)
Permissions XML file for java_sdk_library is mutated for APEX
This change fixes a regression that was introduced with I597bccbb177b6b6320c3a3edeff467243230d384. With the change, the content of the permissions XML file for a java_sdk_library was determined before the java_sdk_library is mutated for an APEX. As a result, the file path to the implementation jar library was always set to /system/framework/*.jar regardless of whether the java_sdk_library is part of an APEX or not. This change fixes the problem, by creating the permissions XML file via a new module type. The content of the xml file is determined after the xml file is mutated for APEXes. Bug: 149600642 Test: m Change-Id: Id21f8d8285df49b0b3be1daf0f101f2bc978eeb0
Diffstat (limited to 'python/tests/testpkg/pycmd_test.py')
0 files changed, 0 insertions, 0 deletions