aboutsummaryrefslogtreecommitdiffstats
path: root/root.bp
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2016-07-25 17:44:03 -0700
committerDan Willemsen <dwillemsen@google.com>2016-07-29 15:24:08 -0700
commitc947526c6901050e70d0baf7f193bff024520df5 (patch)
tree03a9138722a9d31a809bc2d5d2979a22bd5bdd97 /root.bp
parent2277bcbc2aa92aeb9b752dd1327022829bfa9e24 (diff)
downloadbuild_soong-c947526c6901050e70d0baf7f193bff024520df5.tar.gz
build_soong-c947526c6901050e70d0baf7f193bff024520df5.tar.bz2
build_soong-c947526c6901050e70d0baf7f193bff024520df5.zip
Include frameworks/native
Change-Id: Ic20d27727a48b397089a7eca43a701e3e56567ba
Diffstat (limited to 'root.bp')
-rw-r--r--root.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/root.bp b/root.bp
index 0a8c0c3a..4b03cf14 100644
--- a/root.bp
+++ b/root.bp
@@ -12,7 +12,7 @@ optional_subdirs = [
"dalvik",
"external/*",
"frameworks/base",
- "frameworks/native/libs/*",
+ "frameworks/native",
"hardware/*",
"libcore",
"libnativehelper",