Add libnativehelper to root Android.bp
libnativehelper has an Android.bp file, so it won't cause a namespace conflict between the glob on the directory and the module name. Bug: 25797955 Change-Id: Id86b3a1cd0f130989f77613494e19b8f255029ce
This commit is contained in:
1
root.bp
1
root.bp
@@ -15,6 +15,7 @@ optional_subdirs = [
|
|||||||
"frameworks/native/libs/*",
|
"frameworks/native/libs/*",
|
||||||
"hardware/*",
|
"hardware/*",
|
||||||
"libcore",
|
"libcore",
|
||||||
|
"libnativehelper",
|
||||||
"packages/apps/HTMLViewer",
|
"packages/apps/HTMLViewer",
|
||||||
"prebuilts/ndk",
|
"prebuilts/ndk",
|
||||||
"prebuilts/sdk",
|
"prebuilts/sdk",
|
||||||
|
Reference in New Issue
Block a user