Revert "matisse-common: Use TARGET_SCREEN_DENSITY"
This reverts commit 6f35c9ee0b
.
Change-Id: I13574cf8ec2caa52a61cbe29f852032f30c1ff1c
This commit is contained in:
parent
04b63ffd19
commit
b4387e0e1d
2 changed files with 3 additions and 3 deletions
|
@ -45,9 +45,6 @@ BUILD_FINGERPRINT := samsung/matissewifixx/matissewifi:5.0.2/LRX22G/T530XXS1BRH1
|
|||
BOARD_NO_CHARGER_LED := true
|
||||
BOARD_CHARGER_DISABLE_INIT_BLANK := true
|
||||
|
||||
# Display
|
||||
TARGET_SCREEN_DENSITY := 160
|
||||
|
||||
# Extended Filesystem Support
|
||||
TARGET_EXFAT_DRIVER := sdfat
|
||||
|
||||
|
|
|
@ -27,6 +27,9 @@ ro.qualcomm.bt.hci_transport=smd
|
|||
# Camera
|
||||
camera2.portability.force_api=1
|
||||
|
||||
# Display
|
||||
ro.sf.lcd_density=160
|
||||
|
||||
# GPS
|
||||
persist.gps.qc_nlp_in_use=0
|
||||
ro.gps.agps_provider=1
|
||||
|
|
Loading…
Reference in a new issue