diff --git a/build/soong/Android.bp b/build/soong/Android.bp index 6e220066..a152b314 100644 --- a/build/soong/Android.bp +++ b/build/soong/Android.bp @@ -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"], }