Inlcude properties file

This commit is contained in:
Nehemiah of Zebulun 2024-06-23 10:43:43 -04:00
parent 3d1ed602ff
commit 0ce10a4d61
2 changed files with 4 additions and 2 deletions

View File

@ -1 +1,3 @@
include build/make/target/board/generic_arm64/BoardConfig.mk
TARGET_SYSTEM_PROP := device/wephone/jelly_start/system.prop $(TARGET_SYSTEM_PROP)

View File

@ -4,8 +4,8 @@ persist.sys.bt.unsupport.features=00000000
persist.sys.bt.unsupport.states=00000000
persist.sys.bt.unsupport.stdfeatures=000001
qemu.hw.mainkeys=1
hw.lcd.width = 716
hw.lcd.height = 720
hw.lcd.width = 480
hw.lcd.height = 854
hw.lcd.depth = 24
hw.lcd.density = 220
ro.sf.lcd_density=220