Commit graph

16 commits

Author SHA1 Message Date
Daniel Micay
5535653383 update vendor skels/specs for QPR2 2024-03-06 13:51:48 -05:00
Dmitry Muhomor
f4e3149ea9 fix escaping of "\" in overlay parser
Vendor spec diffs are due to no-op quoting changes in arrays.
2024-03-02 15:51:08 -05:00
Daniel Micay
f1f301c346 update vendor specs for February 2024-02-05 15:47:14 -05:00
Dmitry Muhomor
d2aa880785 remove product default-permissions.xml from 8th gen Pixels
They were included by mistake due to removal of default-permissions.xml from device/google/zuma,
which made adevtool copy them from the stock OS image.

This mistake was harmless, since permission grants which are defined in default-permissions.xml
apply only to preinstalled packages.
2024-01-09 14:19:47 -05:00
Dmitry Muhomor
2a0ff5ed4f remove default-permissions for Google Meet and Pixel VPN
These files grant default permissions only if the target apps are part of the system image.
2024-01-09 14:19:47 -05:00
Dmitry Muhomor
d3e0d8041e ship CameraX extension support
CameraX extensions require Pixel Camera Services, which were shipped by the previous commit.
2024-01-09 14:19:47 -05:00
Dmitry Muhomor
98336dca41 ship Pixel Camera Services
This requires corresponding changes in fw/base to prevent privileged Pixel Camera Services from
interacting with unprivileged sandboxed Google Play.
2024-01-09 14:19:47 -05:00
Dmitry Muhomor
ce43cb5ce4 add device/google/gs-common to sepolicy_dirs config
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).
2024-01-09 14:19:47 -05:00
Dmitry Muhomor
de6aeb63d2 remove default-permissions_pixelsupport.xml 2024-01-04 09:08:13 -05:00
Daniel Micay
da9b5a42ac update vendor specs for January 2024-01-03 16:04:39 -05:00
Dmitry Muhomor
e72ed2adbe update prop removal 2023-12-07 12:39:25 -05:00
Daniel Micay
fe8dedcc8f update vendor skels 2023-12-07 02:34:46 -05:00
Daniel Micay
cc5311d217 update vendor specs for November 2023-11-07 03:05:31 -05:00
Daniel Micay
eec53c51a8 update vendor skels 2023-10-18 18:20:23 -04:00
Dmitry Muhomor
94c93a8f82 add liboemcrypto.so to vendor linker config on gs devices
This is needed to allow DRM service inside com.google.android.widevine vendor APEX to open it.
2023-10-14 12:17:14 -04:00
Daniel Micay
92cf8a064b add husky vendor specs 2023-10-13 13:20:28 -04:00