Add frameworks/opt/net/wifi to root.bp
This commit add frameworks/opt/net/wifi to root.bp so that libwifi-system.so can become vendor_available. Test: mmm frameworks/opt/net/wifi Bug: 37429084 Change-Id: I98c695ec6b6c3e6788681b5dc243adab4d29d094
This commit is contained in:
parent
dd29407e74
commit
cd304310a2
1 changed files with 1 additions and 0 deletions
1
root.bp
1
root.bp
|
@ -20,6 +20,7 @@ optional_subdirs = [
|
||||||
"frameworks/*",
|
"frameworks/*",
|
||||||
"frameworks/compile/*",
|
"frameworks/compile/*",
|
||||||
"frameworks/hardware/interfaces",
|
"frameworks/hardware/interfaces",
|
||||||
|
"frameworks/opt/net/wifi",
|
||||||
"hardware/*",
|
"hardware/*",
|
||||||
"libcore",
|
"libcore",
|
||||||
"libnativehelper",
|
"libnativehelper",
|
||||||
|
|
Loading…
Reference in a new issue