fixup! Hookup GRALLOC_HANDLE_HAS_RESERVED_SIZE

Change-Id: Id12058a238c241acb138e3e419bb0bab8280e51b
This commit is contained in:
Chirayu Desai
2022-09-20 01:50:17 +05:30
parent b5da4d5070
commit 404fb47daf

View File

@@ -71,7 +71,7 @@ gralloc_10_usage_bits {
soong_config_module_type {
name: "gralloc_handle_reserved_size",
module_type: "cc_defaults",
config_namespace: "calyxGlobalVars",
config_namespace: "lineageGlobalVars",
bool_variables: ["gralloc_handle_has_reserved_size"],
properties: ["export_cflags"],
}