Add frameworks/compile/* to root Android.bp

am: 1d03711827

Change-Id: I3cefb9ed99dadc1848de3fc34e7cb9ba4da88cdf
This commit is contained in:
Colin Cross 2016-12-09 01:33:03 +00:00 committed by android-build-merger
commit 50bd514f1a

View file

@ -18,6 +18,7 @@ optional_subdirs = [
"external/*",
"frameworks/av",
"frameworks/base",
"frameworks/compile/*",
"frameworks/native",
"frameworks/rs",
"frameworks/wilhelm",