summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2019-08-20 20:48:47 +0900
committerJiyong Park <jiyong@google.com>2019-08-27 11:30:21 +0900
commitd2411f730f6d143d00b605312e632d0e41d9f632 (patch)
tree3dc1d3d846751ad2fe7b2e85c425e88dd090d57e /tools/aapt2/java/JavaClassGenerator_test.cpp
parentf9cea382c9eff002f36413d396082d15f5a78405 (diff)
Remove -without-aidls filegroups for the media apex.
When there is no *.aidl file in a filegroup, include path for the aidl compiler is not set to the path property of the filegroup. This blocks the plan to cut the dependency from API stubs libs to the framework, because then we have to rely on the include paths deducted from the input filegroups, rather than AIDL include paths exported from the framework. To make that happen, this change first removes the *-without-aidls filegroups and replace the reference to them with the corresponding file groups having AIDLs. Adding the AIDL files for media apex to the API stubs is fine because the AIDL files are @hidden ones. Bug: 70046217 Bug: 135922046 Test: m Change-Id: I794f6d0a7bcbef311d345d6e18ca311800af8ef4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions