Add system/security and system/keymaster to root Blueprints

Change-Id: I63c9e59b33f4da52896643f568af4ed8183b0849
This commit is contained in:
Colin Cross 2015-04-27 12:47:05 -07:00
parent 2ba19d90c3
commit 1fc2e892ab

View file

@ -15,4 +15,6 @@ subdirs = [
"system/core/*",
"packages/apps/HTMLViewer",
"build/tools/*",
"system/security/*",
"system/keymaster",
]