cast: Whitelist libEGL and libGLESv2 provided by ANGLE
These libraries are provided by the build and are installed with Chromium target. On ARM targets where the sandbox needs to be initialized early, EGL and GLES libraries need to be whitelisted such that the GPU process can load them post sandboxing. BUG=1097320 TEST=Manually on device to verify cast_shell starts. Change-Id: I38a5de8675501d9d0aa1aa246ff34d0366b2f3bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282898Reviewed-by:Kenneth Russell <kbr@chromium.org> Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#785741}
Showing
Please register or sign in to comment