Loading
Add missing dependency on aapt.
The missing dependency on AAPT did not cause build failures in AOSP, because the build order happens to be such that AAPT is always built by the time it's needed. But this is accidental and needs to be fixed. Bug: 183010666 Bug: 132357300 Test: treehugger Change-Id: I170e878bf36aafbdb93e9ba54faffd455d3e33c2 Merged-In: I8c78e48345bee5b77de41af03bdac77c402d04a1