Add frameworks/* to root Android.bp
frameworks/minikin is being converted, but enough of frameworks/* is converted to switch to a glob. Test: m -j checkbuild Change-Id: I65b49c9661f4507aac9eacd108c9d8a71d272527
This commit is contained in:
parent
5721284104
commit
d87708ed4b
6
root.bp
6
root.bp
|
@ -17,13 +17,9 @@ optional_subdirs = [
|
|||
"development/*",
|
||||
"device/*/*",
|
||||
"external/*",
|
||||
"frameworks/av",
|
||||
"frameworks/base",
|
||||
"frameworks/*",
|
||||
"frameworks/compile/*",
|
||||
"frameworks/hardware/interfaces",
|
||||
"frameworks/native",
|
||||
"frameworks/rs",
|
||||
"frameworks/wilhelm",
|
||||
"hardware/*",
|
||||
"libcore",
|
||||
"libnativehelper",
|
||||
|
|
Loading…
Reference in New Issue