sdm660: Remove deprecated display flags
remove display flags i.e. deprecated in android 10
This commit is contained in:
parent
08784fd314
commit
e6e0bc3a62
1 changed files with 0 additions and 2 deletions
|
@ -163,8 +163,6 @@ TARGET_USES_HWC2 := true
|
|||
TARGET_USES_GRALLOC1 := true
|
||||
TARGET_USES_ION := true
|
||||
|
||||
MAX_EGL_CACHE_KEY_SIZE := 12*1024
|
||||
MAX_EGL_CACHE_SIZE := 2048*1024
|
||||
|
||||
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
|
||||
|
||||
|
|
Loading…
Reference in a new issue