Jiyong Park d6be579720 Use filegroup to simplify Android.bp for frameworks and its friends
Java and AIDL source files under frameworks/base are now modularized
using filegroup. Each filegroup has 'path' property set to the base
directory of the ssource files. This allows us to not rely on
aidl.[local_]include_dirs and srcs_lib_whitelist_dirs to get the base
directories.

Bug: 70046217
Test: m
Exempt-From-Owner-Approval: Approved internally
Merged-In: I0705ddf76b3c628127f65d75e0a8b06c6c250fe2
(cherry picked from commit b360931bf0)
Change-Id: I0705ddf76b3c628127f65d75e0a8b06c6c250fe2
2019-08-26 08:09:49 +00:00
2019-08-21 21:18:31 +00:00
2019-08-08 22:09:48 +00:00
2019-07-25 09:13:09 +01:00
2019-02-11 11:22:25 -08:00
2019-02-11 14:29:27 -08:00
2019-08-22 19:59:21 +00:00
2019-08-22 01:41:03 -07:00
2019-04-26 18:51:33 +00:00
2019-05-13 19:04:59 +09:00
2019-04-18 12:09:34 -07:00
2019-01-22 21:11:25 +00:00
2019-07-24 15:54:24 +09:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%