Browse Source

Add bootable/recovery to root.bp

Test: soong finds things in bootable/recovery
Change-Id: I88f012ab344046d2307a6f08dc618ad424fe870e
Steven Moreland 7 years ago
parent
commit
90a4b752bc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      root.bp

+ 1 - 0
root.bp

@@ -11,6 +11,7 @@ subdirs = [
 optional_subdirs = [
     "art",
     "bionic",
+    "bootable/recovery",
     "build/kati",
     "build/tools/*",
     "dalvik",