Add all packages under packages/apps to root.bp

Test: Android.bp files found
Change-Id: Ib506bc20a918e80803893c4c43f04c732a477c71
This commit is contained in:
Steven Moreland
2017-05-17 13:06:20 -07:00
parent 2c13abc95e
commit 4a1741ca28

View File

@@ -25,7 +25,7 @@ optional_subdirs = [
"hardware/*", "hardware/*",
"libcore", "libcore",
"libnativehelper", "libnativehelper",
"packages/apps/HTMLViewer", "packages/apps/*",
"prebuilts/clang/host/linux-x86", "prebuilts/clang/host/linux-x86",
"prebuilts/ndk", "prebuilts/ndk",
"prebuilts/sdk", "prebuilts/sdk",