OSDN Git Service

glob pattern is used for AIDL files under frameworks/base
authorJiyong Park <jiyong@google.com>
Wed, 7 Aug 2019 13:45:07 +0000 (22:45 +0900)
committerJiyong Park <jiyong@google.com>
Tue, 20 Aug 2019 05:06:03 +0000 (14:06 +0900)
commit0c6dc7b7098ac17edcb9a9661854d8cf8563508b
treecfcae03bfcb5b7d5de7712e5a1dbc8aec0665f64
parent77e183ba6e71903c2c01ff8e736aeef19df11122
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

Merged-In: I59728ed06d66d44bc19bcd8530042c01add5fc2b
(cherry picked from commit 1cc9566ee26ff2e4ef9d738062409e868a21e34f)
Change-Id: I59728ed06d66d44bc19bcd8530042c01add5fc2b
Android.bp
location/lib/Android.bp