diff --git a/core/proto/android/os/system_properties.proto b/core/proto/android/os/system_properties.proto index 7e26952a92da0..4f3eeb0733f40 100644 --- a/core/proto/android/os/system_properties.proto +++ b/core/proto/android/os/system_properties.proto @@ -434,8 +434,9 @@ message SystemPropertiesProto { optional string vibrator = 37; optional string virtual_device = 38; optional string vulkan = 39; + optional string egl_legacy = 40; - // Next Tag: 40 + // Next Tag: 41 } optional Hardware hardware = 27; @@ -555,4 +556,3 @@ message SystemPropertiesProto { // Next Tag: 32 } -