Add frameworks/rs to root.bp

Test: m -j blueprint_tools (just to generate build.ninja)
Change-Id: I26c36d2e9af13df07a3ea2240b85ae9bf2e6e80b
This commit is contained in:
Dan Willemsen
2016-10-06 15:12:26 -07:00
parent 15f6099b80
commit 46ae20b0e8

View File

@@ -15,6 +15,7 @@ optional_subdirs = [
"frameworks/av",
"frameworks/base",
"frameworks/native",
"frameworks/rs",
"frameworks/wilhelm",
"hardware/*",
"libcore",