summaryrefslogtreecommitdiff
path: root/gralloc4/src/core/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc4/src/core/Android.bp')
-rw-r--r--gralloc4/src/core/Android.bp6
1 files changed, 0 insertions, 6 deletions
diff --git a/gralloc4/src/core/Android.bp b/gralloc4/src/core/Android.bp
index a3c81c2..b2e5ca3 100644
--- a/gralloc4/src/core/Android.bp
+++ b/gralloc4/src/core/Android.bp
@@ -40,12 +40,6 @@ arm_gralloc_core_cc_defaults {
defaults: [
"arm_gralloc_defaults",
],
- cflags: [
- /* Minimum buffer dimensions in pixels when buffer will use AFBC */
- /* TODO: set this via BoardConfig */
- "-DGRALLOC_DISP_W=0",
- "-DGRALLOC_DISP_H=0",
- ],
soong_config_variables: {
gralloc_ion_sync_on_lock: {
cflags: [