diff options
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 1639260..79a3a5a 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -82,4 +82,3 @@ BOARD_SEPOLICY_DIRS += \ # Recovery RECOVERY_FSTAB_VERSION := 2 TARGET_RECOVERY_FSTAB := device/samsung/espressowifi/rootdir/fstab.espresso -TARGET_RECOVERY_PIXEL_FORMAT := "BGRA_8888" |