land: enable CNE
This commit is contained in:
parent
85a6b00c53
commit
8063ce9f49
2 changed files with 20 additions and 5 deletions
2
board/cne.mk
Normal file
2
board/cne.mk
Normal file
|
@ -0,0 +1,2 @@
|
|||
# CNE / DPM
|
||||
BOARD_USES_QCNE := true
|
|
@ -94,14 +94,28 @@ vendor/lib64/libbtnv.so
|
|||
bin/cnd
|
||||
etc/cne/SwimConfig.xml
|
||||
etc/cne/andsfCne.xml
|
||||
etc/cne/wqeclient/ATT/ATT_profile1.xml
|
||||
etc/cne/wqeclient/ATT/ATT_profile2.xml
|
||||
etc/cne/wqeclient/ATT/ATT_profile3.xml
|
||||
etc/cne/wqeclient/ATT/ATT_profile4.xml
|
||||
etc/cne/wqeclient/ROW/ROW_profile1.xml
|
||||
etc/cne/wqeclient/ROW/ROW_profile2.xml
|
||||
etc/cne/wqeclient/ROW/ROW_profile3.xml
|
||||
etc/cne/wqeclient/ROW/ROW_profile4.xml
|
||||
etc/cne/wqeclient/ROW/ROW_profile5.xml
|
||||
etc/cne/wqeclient/VZW/VZW_profile1.xml
|
||||
etc/cne/wqeclient/VZW/VZW_profile2.xml
|
||||
etc/cne/wqeclient/VZW/VZW_profile3.xml
|
||||
etc/cne/wqeclient/VZW/VZW_profile4.xml
|
||||
etc/cne/wqeclient/VZW/VZW_profile5.xml
|
||||
etc/cne/wqeclient/VZW/VZW_profile6.xml
|
||||
etc/permissions/ConnectivityExt.xml
|
||||
etc/permissions/cneapiclient.xml
|
||||
etc/permissions/com.quicinc.cne.xml
|
||||
framework/ConnectivityExt.jar
|
||||
framework/cneapiclient.jar
|
||||
framework/com.quicinc.cne.jar
|
||||
-framework/ConnectivityExt.jar
|
||||
-framework/cneapiclient.jar
|
||||
-framework/com.quicinc.cne.jar
|
||||
-priv-app/CNEService/CNEService.apk
|
||||
vendor/lib/libNimsWrap.so
|
||||
vendor/lib/libcne.so
|
||||
vendor/lib/libcneapiclient.so
|
||||
vendor/lib/libcneconn.so
|
||||
|
@ -109,7 +123,6 @@ vendor/lib/libcneqmiutils.so
|
|||
vendor/lib/libvendorconn.so
|
||||
vendor/lib/libwqe.so
|
||||
vendor/lib/libxml.so
|
||||
vendor/lib64/libNimsWrap.so
|
||||
vendor/lib64/libcne.so
|
||||
vendor/lib64/libcneapiclient.so
|
||||
vendor/lib64/libcneconn.so
|
||||
|
|
Loading…
Reference in a new issue