summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Peiyong Lin <lpy@google.com> 2023-05-19 12:35:09 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2023-05-19 12:35:09 +0000
commitf37d4bf5273e18bfa5cf1432ee65f3f34d4c2d4e (patch)
tree00074ee43789f2d3a5f9870c81b3b400097c2de0
parentf90ac3dc840caf6b7814c08ac7ae2b75ff96a973 (diff)
Revert "Add "ro.hardware.egl_legacy" for ANGLE system driver"
This reverts commit f90ac3dc840caf6b7814c08ac7ae2b75ff96a973. 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
-rw-r--r--core/proto/android/os/system_properties.proto4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/proto/android/os/system_properties.proto b/core/proto/android/os/system_properties.proto
index 4f3eeb0733f4..7e26952a92da 100644
--- a/core/proto/android/os/system_properties.proto
+++ b/core/proto/android/os/system_properties.proto
@@ -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;
@@ -556,3 +555,4 @@ message SystemPropertiesProto {
// Next Tag: 32
}
+