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:
6
root.bp
6
root.bp
@@ -17,13 +17,9 @@ optional_subdirs = [
|
|||||||
"development/*",
|
"development/*",
|
||||||
"device/*/*",
|
"device/*/*",
|
||||||
"external/*",
|
"external/*",
|
||||||
"frameworks/av",
|
"frameworks/*",
|
||||||
"frameworks/base",
|
|
||||||
"frameworks/compile/*",
|
"frameworks/compile/*",
|
||||||
"frameworks/hardware/interfaces",
|
"frameworks/hardware/interfaces",
|
||||||
"frameworks/native",
|
|
||||||
"frameworks/rs",
|
|
||||||
"frameworks/wilhelm",
|
|
||||||
"hardware/*",
|
"hardware/*",
|
||||||
"libcore",
|
"libcore",
|
||||||
"libnativehelper",
|
"libnativehelper",
|
||||||
|
Reference in New Issue
Block a user