pstar: set TARGET_SCREEN_DENSITY
This commit is contained in:
parent
d4d0c566b2
commit
752808da0d
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
|||
TARGET_SCREEN_HEIGHT := 2400
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
|
||||
# Screen
|
||||
TARGET_SCREEN_DENSITY := 400
|
||||
|
||||
PRODUCT_SHIPPING_API_LEVEL := 30
|
||||
|
||||
# Inherit from motorola sm8250-common
|
||||
|
|
Loading…
Reference in a new issue