Skip to content

Commit

Permalink
porsche: Define Target Screen Density
Browse files Browse the repository at this point in the history
Change-Id: Ia43366d6f7eb7325666a2949f28f55d3a6480b0e
  • Loading branch information
resist15 committed Aug 5, 2023
1 parent ff4d141 commit cbf0f0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ BOARD_USES_RECOVERY_AS_BOOT := true
TARGET_NO_RECOVERY := true
TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/init/fstab.default

# Screen density
TARGET_SCREEN_DENSITY := 420

# SELinux
BOARD_VENDOR_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/vendor
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/private
Expand Down

0 comments on commit cbf0f0a

Please sign in to comment.