summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2019-06-04 17:10:41 -0700
committerDan Willemsen <dwillemsen@google.com>2019-06-06 08:23:53 -0700
commit1945a4b47d2e446133b6eecfa464637d9bc4ddcd (patch)
treeacdf29b26b202c4f89cb59ea542c2c72d7f14d36 /java/java_test.go
parentc4253b0ac98916ae851855adabd41c3aa17baa41 (diff)
Convert cc aidl to rule builder
This fixes an incremental build issue where we didn't clean up old aidl header files (or necessarily notice that they were updated). We do this by declaring the header files as outputs in the build graph, but this means that the src file name needs to be convertible to the aidl package name, as that's how the header file paths are created. In many cases, filegroups can be used to strip path prefixes from the aidl files. Bug: 112114177 Test: treehugger Change-Id: If534ff3dbfac329dea9a7402e30be74495754160
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions