82f94056ced121acfb2d45067e3477cffae52621
The AIDL files under frameworks/native/aidl have been referenced via their absolute paths. This required any module that has an AIDL file depending on the AIDL types in the frameworks directory to explicitly set the include path. Fixing the problem by abstracting the AIDL files using filegroup where the path property is set to the base directory for the files. The base directory is used as include paths when the filegroup is added to srcs. Bug: 135922046 Test: m Test: m on sdk_phone_arm7 Change-Id: I8acb39522541f1e06d1a4b69b7a53b328c202eff
Merge "WifiMetrics: add per-band Tx and Rx speed histogram" into qt-r1-dev am:
6564df6264 am: e6fb43cff3
Merge "[view compiler] Remove dex_builder_test.cc" am:
63f6a62163 am: 130c3cc2b1 am: 08c3ae702a am: f28ef60b1e
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%