Skip to content
Snippets Groups Projects
Commit 3ba92eda authored by 0xCAFEBABE's avatar 0xCAFEBABE Committed by Dhina17
Browse files

onclite: Set DPI


* Onclite real ppi is 279.
* The closest value divisible by 20 is 280.

Co-authored-by: default avatarAdi Wahono <r6680jc@gmail.com>
Change-Id: I0851898b3203ea6a9ab31c5a967537fa80f19006
parent cfb1ce85
No related branches found
No related tags found
No related merge requests found
...@@ -105,6 +105,7 @@ BOARD_QTI_CAMERA_32BIT_ONLY := true ...@@ -105,6 +105,7 @@ BOARD_QTI_CAMERA_32BIT_ONLY := true
TARGET_TS_MAKEUP := true TARGET_TS_MAKEUP := true
# Display # Display
TARGET_SCREEN_DENSITY := 280
TARGET_USES_ION := true TARGET_USES_ION := true
TARGET_USES_GRALLOC1 := true TARGET_USES_GRALLOC1 := true
TARGET_USES_HWC2 := true TARGET_USES_HWC2 := true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment