land: Set missing FM prop
Change-Id: Ib03b182711fa757ca406c118d7bf03b9389941a3
This commit is contained in:
parent
def758d06a
commit
0acebb3110
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
# Init
|
# Init
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
init.qcom.fm.sh
|
init.qcom.fm.sh
|
||||||
|
|
||||||
|
# Properties
|
||||||
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
ro.fm.transmitter=false
|
||||||
|
|
Loading…
Reference in a new issue