Add telephony-ext to boot jar path
enable telephony-ext jar library in boot jar path. Change-Id: If46e4779cfa4a82df3c836e1622d5c40d0b77a2c
This commit is contained in:
parent
33d9f0af23
commit
cfd94aa0d0
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ WLAN_CHIPSET := qca_cld3
|
|||
#Android EGL implementation
|
||||
PRODUCT_PACKAGES += libGLES_android
|
||||
#PRODUCT_BOOT_JARS += tcmiface
|
||||
#PRODUCT_BOOT_JARS += telephony-ext
|
||||
PRODUCT_BOOT_JARS += telephony-ext
|
||||
|
||||
PRODUCT_PACKAGES += telephony-ext
|
||||
|
||||
|
|
Loading…
Reference in a new issue