Split apart frameworks/compile into sub-projects. am: d0aec89d43
am: 2f64eb88e5
Change-Id: I80465aed464b95d6966995b3f650c5fc03fc549f
This commit is contained in:
commit
c8a25eb6e4
|
@ -1723,7 +1723,10 @@ project_list = [
|
|||
simple_project_pattern('frameworks/base/tests'),
|
||||
simple_project_pattern('frameworks/base/tools'),
|
||||
project_name_and_pattern('frameworks/base/Other', 'frameworks/base'),
|
||||
simple_project_pattern('frameworks/compile'),
|
||||
simple_project_pattern('frameworks/compile/libbcc'),
|
||||
simple_project_pattern('frameworks/compile/mclinker'),
|
||||
simple_project_pattern('frameworks/compile/slang'),
|
||||
project_name_and_pattern('frameworks/compile/Other', 'frameworks/compile'),
|
||||
simple_project_pattern('frameworks/minikin'),
|
||||
simple_project_pattern('frameworks/ml'),
|
||||
simple_project_pattern('frameworks/native/cmds'),
|
||||
|
|
Loading…
Reference in New Issue