diff options
author | Jiyong Park <jiyong@google.com> | 2017-11-20 22:58:34 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2017-11-30 14:41:55 +0900 |
commit | ef262865496766dd8fcaf8e7e5a9645732cec2ea (patch) | |
tree | 24c1e57c643add83939b6d4927f7145eacaf2cb5 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 002fdbdb950ebbf40331a27de33b80db33e40d30 (diff) |
BIND_IMS_SERVICE is exposed to vendors
Add vendorPrivileged flag to the permission so that privileged vendor
apks can obtain the permission.
Bug: 35301609
Test: `mm` under frameworks/base/tests/privapp-permissions
adb sync && adb reboot
adb shell cmd package \
com.android.framework.permission.privapp.tests.vendor
shows that the app is installed.
android.permission.BIND_IMS_SERVICE is in the installed permissions list
android.permission.MANAGE_USE is not in the installed permissions list,
but is in the requested permissions list.
Change-Id: Ia197990634d8de271d6d5c305e9ee673760b771a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions