Compare commits
2 Commits
caee89e14d
...
0ce10a4d61
Author | SHA1 | Date | |
---|---|---|---|
|
0ce10a4d61 | ||
|
3d1ed602ff |
@ -19,6 +19,9 @@ PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true
|
||||
QSB_ON_FIRST_SCREEN := false
|
||||
PRODUCT_PACKAGE_OVERLAYS += device/wephone/jelly_star/overlay
|
||||
|
||||
PLATFORM_TESTS -= \
|
||||
CalendarTests
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
BreezyWeather \
|
||||
Contacts \
|
||||
|
@ -1 +1,3 @@
|
||||
include build/make/target/board/generic_arm64/BoardConfig.mk
|
||||
|
||||
TARGET_SYSTEM_PROP := device/wephone/jelly_start/system.prop $(TARGET_SYSTEM_PROP)
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user