Merge "common: FM: Add FM framework modules to PRODUCT_PACKAGES list"
This commit is contained in:
commit
553303c68f
|
@ -45,6 +45,7 @@ on init
|
|||
export SECONDARY_STORAGE /storage/sdcard1
|
||||
export EMULATED_STORAGE_SOURCE /mnt/shell/emulated
|
||||
export EMULATED_STORAGE_TARGET /storage/emulated
|
||||
export BOOTCLASSPATH ${BOOTCLASSPATH}:/system/framework/qcom.fmradio.jar
|
||||
|
||||
# Support legacy paths
|
||||
symlink /storage/emulated/legacy /sdcard
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
#permissions for CSVT
|
||||
/dev/smd11 0660 radio radio
|
||||
|
||||
/dev/radio0 0640 fm_radio fm_radio
|
||||
/dev/radio0 0640 system system
|
||||
/dev/rfcomm0 0660 bluetooth bluetooth
|
||||
/dev/smdcntl0 0640 radio radio
|
||||
/dev/smdcntl1 0640 radio radio
|
||||
|
|
Loading…
Reference in New Issue