Jiyong Park 1cc9566ee2 glob pattern is used for AIDL files under frameworks/base
This change removes the manullay curated list of AIDL files and replace
them with globs.

In addition, framework-aidl-mappings no longer sets frameworks-defaults
to its src property, but instead uses the several variables like
framework_srcs, framework_aidl_local_include_dirs, etc. to get the
same files/dirs list as the framework.

The variables will eventually be replaced with filegroups when aidl
include paths are better handled (i.e. 'path' property of all filegroups
for a module contributes to the AIDL include paths for all AIDL files in
the module).

Bug: 70046217
Test: m

Change-Id: I59728ed06d66d44bc19bcd8530042c01add5fc2b
2019-08-14 12:25:06 +09:00
2019-08-12 14:28:11 +01:00
2019-08-06 11:30:59 -07:00
2019-02-11 14:29:27 -08:00
2019-08-09 09:24:40 -07:00
2019-04-22 09:58:14 -07:00
2019-01-22 21:11:25 +00:00
2019-07-24 15:54:24 +09:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%