Dmitry Muhomor
54c49cb7c1
don't ship Pixel Camera Services on bramble and redfin
...
These are extended support devices, their upstream support ended before Android 14 QPR1.
Pixel Camera Services version that is present in factory images of these devices is incompatible
with 14 QPR1+ code.
See https://github.com/GrapheneOS/os-issue-tracker/issues/3137
2024-05-17 17:14:41 -04:00
Dmitry Muhomor
46ec99abad
update vendor specs for ro.vendor.build.svn change
...
ro.vendor.build.svn sysprop is now copied from stock OS image instead of being included from AOSP
device repo.
2024-04-20 12:23:54 -04:00
Pratyush
3b53f36d6c
redfin qpr2
2024-03-19 16:28:27 -04: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
Dmitry Muhomor
6d0d318cd0
switch bramble and redfin to UP1A.231105.001.B2
2024-02-21 13:19:37 -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
Daniel Micay
fe8dedcc8f
update vendor skels
2023-12-07 02:34:46 -05:00
Dmitry Muhomor
4c702201c6
Revert "use default patch level for 5th gen Pixels"
...
This reverts commit 8a5b54f5c0
.
2023-12-06 17:39:06 +02:00
Daniel Micay
8a5b54f5c0
use default patch level for 5th gen Pixels
2023-12-04 18:28:29 -05:00
Daniel Micay
cc5311d217
update vendor specs for November
2023-11-07 03:05:31 -05:00
Pratyush
d69dc0fe7d
include wireless_charger.mk for redfin
2023-10-13 17:28:04 -04:00
Dmitry Muhomor
cbfc9d223b
include atcmdfwd-saidl.xml vintf
...
It was previously included manually in device/google/redbull because of non-standard XML formatting,
which is now handled by adevtool.
2023-10-06 09:05:43 -04:00
flawedworld
59619ec1d7
Update 5th gen skels
2023-10-06 07:30:33 -04:00
Daniel Micay
5c9dc03e0e
update vendor specs
2023-10-06 05:56:20 -04:00
flawedworld
de59355adb
Update redfin skels for 14
2023-10-05 21:42:56 -04:00
Dmitry Muhomor
814ce97b60
update vendor specs for devices with newly lowered SPL
2023-10-03 03:03:38 -04:00
Daniel Micay
b9a09595ed
update vendor specs for September 2023 Android 13 release
2023-09-18 15:59:20 -04:00
Dmitry Muhomor
0691a32fa6
generate-all: pass extra commands to lunch/choosecombo in envsetup.sh
...
Requires the corresponding patch in build/make repo.
2023-08-31 16:03:43 -04:00
Dmitry Muhomor
5f80831d88
update vendor module specs after resource overlay changes
...
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)
2023-08-31 16:03:43 -04:00
Dmitry Muhomor
86c7472066
do not use BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES
2023-08-31 16:03:43 -04:00
Dmitry Muhomor
7403e95179
add vendor-{specs,skels} for all supported devices
2023-08-31 16:03:43 -04:00