diff options
author | Adam Lesinski <adamlesinski@google.com> | 2015-12-02 15:40:19 -0800 |
---|---|---|
committer | Adam Lesinski <adamlesinski@google.com> | 2015-12-10 14:17:52 -0800 |
commit | 5f3b2ecb3e9d27e77bd59c7b9006a6239b773944 (patch) | |
tree | add4f060388f1edc21912a03910c898cf15b145c /tools/aapt2/ResourceTable.cpp | |
parent | caceb021f19015af89f138941e9665442ff6aa6a (diff) |
AAPT: Dump uses-permission-sdk-23
Include <uses-permission-sdk-23> permissions in dump badging and dump permissions.
This will also add implied features for that permission, marked as -sdk-23 features.
Ex:
uses-permission: name='android.permission.ACCESS_FINE_LOCATION'
uses-permission-sdk-23: name='android.permission.CAMERA'
feature-group: label=''
uses-feature: name='android.hardware.location'
uses-implied-feature: name='android.hardware.location' reason='...'
uses-feature-sdk-23: name='android.hardware.camera'
uses-implied-feature-sdk-23: name='android.hardware.camera' reason='...'
Bug:24939655
Change-Id: Ifb374696ed4760b0ba2f1cc3516f3bf08e6cb6a3
Diffstat (limited to 'tools/aapt2/ResourceTable.cpp')
0 files changed, 0 insertions, 0 deletions