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

This reverts commit f90ac3dc84.

Reason for revert: Remove deferred list functionality now that the shape
of ANGLE shipping form is binaries. Applications on the list are broken
with ANGLE due to the lack of YUV support, this is currently being
worked on.

Bug: 280450222
Change-Id: I9744d71713d8b592943032a8afc332e11bff842b
Test: atest CtsAngleIntegrationHostTestCases
This commit is contained in:
Peiyong Lin
2023-05-19 12:35:09 +00:00
parent 9a50b8adbc
commit 72937452bd

View File

@@ -434,9 +434,8 @@ message SystemPropertiesProto {
optional string vibrator = 37;
optional string virtual_device = 38;
optional string vulkan = 39;
optional string egl_legacy = 40;
// Next Tag: 41
// Next Tag: 40
}
optional Hardware hardware = 27;