Compare commits
No commits in common. "0ce10a4d614d88658b5db24620d32e5295625807" and "caee89e14d94f53c82e3c32620051b22ee3c0896" have entirely different histories.
0ce10a4d61
...
caee89e14d
@ -19,9 +19,6 @@ PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true
|
|||||||
QSB_ON_FIRST_SCREEN := false
|
QSB_ON_FIRST_SCREEN := false
|
||||||
PRODUCT_PACKAGE_OVERLAYS += device/wephone/jelly_star/overlay
|
PRODUCT_PACKAGE_OVERLAYS += device/wephone/jelly_star/overlay
|
||||||
|
|
||||||
PLATFORM_TESTS -= \
|
|
||||||
CalendarTests
|
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
BreezyWeather \
|
BreezyWeather \
|
||||||
Contacts \
|
Contacts \
|
||||||
|
@ -1,3 +1 @@
|
|||||||
include build/make/target/board/generic_arm64/BoardConfig.mk
|
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.states=00000000
|
||||||
persist.sys.bt.unsupport.stdfeatures=000001
|
persist.sys.bt.unsupport.stdfeatures=000001
|
||||||
qemu.hw.mainkeys=1
|
qemu.hw.mainkeys=1
|
||||||
hw.lcd.width = 480
|
hw.lcd.width = 716
|
||||||
hw.lcd.height = 854
|
hw.lcd.height = 720
|
||||||
hw.lcd.depth = 24
|
hw.lcd.depth = 24
|
||||||
hw.lcd.density = 220
|
hw.lcd.density = 220
|
||||||
ro.sf.lcd_density=220
|
ro.sf.lcd_density=220
|
||||||
|
Loading…
x
Reference in New Issue
Block a user