diff options
author | Will Coster <willcoster@google.com> | 2020-01-14 14:08:05 -0800 |
---|---|---|
committer | Will Coster <willcoster@google.com> | 2020-01-14 14:18:44 -0800 |
commit | 907b70ae3d82133cd2b78e22edb89c096ca3c21f (patch) | |
tree | 77485e3471130e578653694b0dfb67d2e57229e5 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 8b4325f86c7ee4c5299e5c7b5f4f647d1b872942 (diff) |
Add build target for permissions text file
This CL adds a genrule that generates a text file that contains all of
the normal / non-signature permissions formatted with one permission per
line.
This can be used by tools that require a list of permissions known as
part of their build. Without this support, it would be difficult to
write the build rules for such tools as it is not possible to access the
frameworks/base/core/res/AndroidManifest.xml from Android.bp files in
other directories.
Test: Built locally and manually verified the file
Change-Id: I01046e5faa1f0a81c3d2ee82643094d4cf82f221
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions