Fixes crash of new version of App info screen (SPA) on Pixel Tablet and Pixel Fold that was caused
by missing config_userAspectRatioOverrideEntries overlay (config_userAspectRatioOverrideEntries and
config_userAspectRatioOverrideValues are required to be of the same length).
This matches the stock OS configuration and is required for proper support of Pixel Fold.
See contents of proprietary/system_ext/framework/felix-services.jar for more info.
This is needed to properly PixelCameraServices in the next commit, otherwise it would not be marked
as presigned, which would prevent it from running in its SELinux domain (vendor_pcs_app).
It's not clear if they have one of the Mali GPU patches from the
2023-11-05 patch level, so they'll need to be frozen at 2023-11-01 until
the official December security patch for them is available.
Notable changes:
- multiple previously-unparseable overlays are added for felix and tangorpro
- fingerprint setup strings are no longer cut-off at first line
- udfps_lottie_translate_y dimension is now parsed correctly
- "Face unlock"-related strings are removed ("Face unlock" is not shipped)