Browse Source

Add entries in root.bp for hidl/hwbinder

Change-Id: I8dd0f8585dc8214c43983112bd6b8e109ac030af
Dan Willemsen 7 years ago
parent
commit
2c173ee03a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      root.bp

+ 4 - 0
root.bp

@@ -24,6 +24,10 @@ optional_subdirs = [
     "system/core/*",
     "system/extras/*",
     "system/keymaster",
+    "system/hwservicemanager",
+    "system/libhidl",
+    "system/libhwbinder",
     "system/media/*",
     "system/security/*",
+    "system/tools/*",
 ]