root.bp: Use system/*

Test: Soong's build.ninja identical before/after (except GlobRules)
Change-Id: I2fcdcd77083cbb49dc6b20a169964558510d91dc
This commit is contained in:
Dan Willemsen 2016-12-20 10:53:54 -08:00
parent c7ebf44d65
commit f6a4682767

View file

@ -28,14 +28,7 @@ optional_subdirs = [
"packages/apps/HTMLViewer",
"prebuilts/ndk",
"prebuilts/sdk",
"system/core/*",
"system/extras/*",
"system/keymaster",
"system/hwservicemanager",
"system/libhidl",
"system/libhwbinder",
"system/media/*",
"system/security/*",
"system/*",
"system/tools/*",
"test/vts",
]