Change path to system.prop
This commit is contained in:
parent
3d6ac2983d
commit
a3b9f9fff1
5
cat/system.prop
Normal file
5
cat/system.prop
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Fixed Bluetooth audio
|
||||||
|
persist.bluetooth.bluetooth_audio_hal.disabled=true
|
||||||
|
persist.sys.bt.unsupport.features=00000000
|
||||||
|
persist.sys.bt.unsupport.states=00000000
|
||||||
|
persist.sys.bt.unsupport.stdfeatures=000001
|
@ -15,7 +15,7 @@ BOARD_ROOT_EXTRA_SYMLINKS += /vendor/firmware_mnt:/firmware
|
|||||||
# no longer has QCOM-specific directories under /.
|
# no longer has QCOM-specific directories under /.
|
||||||
# BOARD_SEPOLICY_DIRS += build/make/target/board/generic_arm64/sepolicy
|
# BOARD_SEPOLICY_DIRS += build/make/target/board/generic_arm64/sepolicy
|
||||||
|
|
||||||
TARGET_SYSTEM_PROP := device/nehemiah/wephone/system.prop $(TARGET_SYSTEM_PROP)
|
TARGET_SYSTEM_PROP := device/wephone/cat/system.prop $(TARGET_SYSTEM_PROP)
|
||||||
|
|
||||||
ifeq ($(BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE),)
|
ifeq ($(BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE),)
|
||||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648
|
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648
|
||||||
|
Loading…
x
Reference in New Issue
Block a user