Add external/python/* in root.bp

Bug: b/38395161
Test: mma under external/python/cpython2

Change-Id: I95fde837025022bf0f6b65246ab0a35a0b41972c
This commit is contained in:
Nan Zhang
2017-05-25 23:55:32 -07:00
parent add7fdf1a5
commit 40962998a2

View File

@@ -18,6 +18,7 @@ optional_subdirs = [
"development/*",
"device/*/*",
"external/*",
"external/python/*",
"frameworks/*",
"frameworks/compile/*",
"frameworks/hardware/interfaces",