sdm660-common: ANT: Support new ANT stack
Add appropriate package name on the basis of transport used on target. Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
ae5208310b
commit
6e4a932e34
1 changed files with 3 additions and 2 deletions
|
@ -122,8 +122,9 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# ANT+
|
||||
PRODUCT_PACKAGES += \
|
||||
AntHalService \
|
||||
com.dsi.ant.antradio_library
|
||||
AntHalService-Soong \
|
||||
com.dsi.ant.antradio_library \
|
||||
com.dsi.ant@1.0
|
||||
|
||||
# ANT Permission
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Reference in a new issue