diff options
author | 2022-08-17 16:53:46 +0000 | |
---|---|---|
committer | 2023-05-03 15:03:34 +0000 | |
commit | 580636bdd23171f31bfedd773c065e0861dd5c4a (patch) | |
tree | 58520e17c68eafa3b85e401b1cd557e5ea0b4cea /java/java.go | |
parent | 580f7b0094bd98d3769b6cdeaaab6a9748621253 (diff) |
add privapp_allowlist property to android_app
This change allows override_android_app to use the same
privapp_allowlist as the non-override module so that they will always
remain in sync.
Test: go test ./java -v -run TestPrivappAllowlist
Test: go test ./apex -v -run TestApexWithApps
Test: m com.android.permission com.google.android.permission and verify
manually that apex_payload.img contains correct privapp_allowlist
Test: m com.android.permission before and after change &&
`diffoscope apex_payload_reference.img apex_payload_with_change.img`
&& verify that there are no semantic changes
Bug: 242509786
Change-Id: Ifdcb28af40763aed7a4aac9a7f681153554bc256
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions