gts210vewifi: Set ro.radio.noril=yes

This commit is contained in:
LuK1337 2017-01-19 12:36:18 +01:00
parent 60ef082150
commit bc854d8a13
2 changed files with 5 additions and 0 deletions

View File

@ -24,5 +24,8 @@ TARGET_OTA_ASSERT_DEVICE := gts210vewifi
# Kernel
TARGET_KERNEL_CONFIG := gts210vewifi_defconfig
# Properties
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
# inherit from the proprietary version
-include vendor/samsung/gts210vewifi/BoardConfigVendor.mk

2
system.prop Normal file
View File

@ -0,0 +1,2 @@
# Radio
ro.radio.noril=yes