diff options
| author | Luca Stefani <luca.stefani.ge1@gmail.com> | 2016-05-13 15:40:24 -0700 |
|---|---|---|
| committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-05-13 15:50:46 -0700 |
| commit | 0430721a1cb7f10110633747f354202d66859b1e (patch) | |
| tree | ee6dbcc7b12efbc7a32dc849cbfea28570448d1b | |
| parent | 984402cfd821950dce887719e68866f7e71e2fc6 (diff) | |
Revert "msm8226-common: Force NV12 and NV21 pixel alignment"
* CAF reverted pixel_alignment changes in LA.BF.1.1.3_rb1.13
This reverts commit d96e6bdebefc9e22a5724ce4611fed025cf99da5.
Change-Id: Ic3004eb5abc0ae31bd9ed4c3a71bb9f273e3afec
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 1083b2f..3d33b11 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -66,7 +66,6 @@ BLUETOOTH_HCI_USE_MCT := true # Camera USE_DEVICE_SPECIFIC_CAMERA := true -TARGET_USE_COMPAT_GRALLOC_ALIGN := true # Charger BOARD_CHARGING_MODE_BOOTING_LPM := /sys/mmi_lpm/lpm_mode |
