Merge "Add "ro.hardware.egl_legacy" for ANGLE system driver"

This commit is contained in:
Treehugger Robot
2022-05-02 18:41:39 +00:00
committed by Gerrit Code Review

View File

@@ -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
}