mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: Add 0x2000 to additional gralloc usage bits
Fixes warning. | gralloc4: Buffer descriptor with invalid usage bits 0x2000 Change-Id: I8e67bec9ade6e80e2e362f7a3c287f74b7d81242
This commit is contained in:
committed by
Matsvei Niaverau
parent
84b9836f32
commit
3dc3773a12
@@ -71,6 +71,9 @@ BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
|
||||
BOARD_KERNEL_CMDLINE := bootopt=64S3,32N2,64N2
|
||||
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
|
||||
|
||||
# Display
|
||||
TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x2000U
|
||||
|
||||
# Init
|
||||
TARGET_INIT_VENDOR_LIB := //$(DEVICE_PATH):libinit_xiaomi_rosemary
|
||||
TARGET_RECOVERY_DEVICE_MODULES := libinit_xiaomi_rosemary
|
||||
|
||||
Reference in New Issue
Block a user