Hash :
86d128c0
Author :
Date :
2023-08-03T19:58:21
Move ANGLE binaries to /system/${LIB}.
Previously ANGLE binaries were built into /vendor/${LIB}/egl, but since
ANGLE is in AOSP and we would like to make sure shipping ANGLE is not
blocked by vendor partition update, this patch moves ANGLE to
/system/${LIB}. Relative path is eliminated as subdirectory is not
preferred unless necessary.
Bug: b/293503000
Test: boot with Pixel
Change-Id: I51561e20344c5b714fb22a2afc7871477eb2637e
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4750441
Reviewed-by: Cody Northrop <cnorthrop@google.com>
Commit-Queue: Solti Ho <solti@google.com>
Reviewed-by: Yuxin Hu <yuxinhu@google.com>