You need to sign in or sign up before continuing.
- Mar 14, 2025
-
-
LMO GerritBot authored
-
- Mar 07, 2025
-
-
Aaron Kling authored
Change-Id: Ice57cf4a8e7379cfec468101e32e286932509de9
-
Aaron Kling authored
This missed hardcoding the system_prop include to the device tree path as variants of this commit did for other devices. Change-Id: I8a23bc2533d444a5e03c75bddb33a7a1ac17145b
-
- Jan 10, 2025
-
-
LMO GerritBot authored
-
- Dec 02, 2024
-
-
Aaron Kling authored
Change-Id: I2e4a05b1a023dcd8dfc6fca73531633dd6275b60
-
- Aug 09, 2024
-
-
LMO GerritBot authored
-
- Jul 30, 2024
-
-
Aaron Kling authored
Change-Id: I47c10f18464f58ebc37a5f080e807617bb6f3998
-
Aaron Kling authored
BT sco is routed over i2s6 on t186, not i2s2 like t210. Change-Id: I2bea5a24436a87bad691b74be7a68576502f8c85
-
- Jul 17, 2024
-
-
Aaron Kling authored
FDE is no longer supported and never worked without a tee anyways Change-Id: I2ac0fee4e7cfa16f9c9f09cf17e7a18f889de1e9
-
Aaron Kling authored
To allow more boot target options Change-Id: I54bcbdaf69677c272b454984da01e0f07550a261
-
- Jul 04, 2024
-
-
Aaron Kling authored
Change-Id: I76a1367a0071f1f366ee11db505f456ba765d53f
-
- Jun 29, 2024
-
-
Aaron Kling authored
These are no longer available as of Android 14 QPR3. The C2 codecs available by default in the swcodec apex will be used instead. Change-Id: I8cdf3e700823779a7382c66c3df8410d41209b7c
-
- Jun 04, 2024
-
-
Aaron Kling authored
To allow the official download portal to offer them Change-Id: I729c5b95c10527ecdf25b70d9ead23c52ef373ab
-
- Jun 02, 2024
-
-
Aaron Kling authored
Change-Id: Ia059db7a689b8ac89ef5c3a538a6e5d4b39df975
-
- May 21, 2024
-
-
Michael Bestas authored
The build system enables this for shipping API level >=29 but we also want it to pass the vintf runtime checks. Change-Id: Ie2147893a1551b736880913334a3c134a17ca91c
-
Aaron Kling authored
Currently results in no change to the target image, but this allows updates to the target in one place instead of each device tree. Change-Id: I13d095307ed1dcb2375ae7193b9abc3be30b3bdf
-
Aaron Kling authored
Currently results in no change to the target image, but this allows updates to the target in one place instead of each device tree. Change-Id: I9dbc06b6a64604c46851f3c4aef3f189c83f042d
-
Aaron Kling authored
This is being commonized and auto-detected based on kernel version. Change-Id: Iad34b7f4a6202fc30fd4325ac59d6c820d70e417
-
David Su authored
Preinstalled overlays needn't be signed with the same cert as the package it overlays, simply being preinstalled is enough. Sign with the default cert instead for now, which provides fewer special privileges. Bug: 162195999 Test: verify values still overlaid correctly Change-Id: I017491fd383551c5aadf8648edb900e0c12a27b8
-
Roshan Pius authored
Bug: 148617260 Test: Device boots up and connects to wifi networks. Change-Id: Iec27a6d947a232a42451ef095dc73d1a52327db5
-
- Apr 01, 2024
-
-
Aaron Kling authored
Change-Id: I3aa002d17a4856635f2eeca286b92d1466b51d51
-
Aaron Kling authored
To support newer kernels, bootloader and kernel dtbs must be decoupled. Instead of adding prebuilt dtbs to the source trees, just use l4t prebuilts. Change-Id: I94bd72026bcf6551fe5c9345499ce6fb1952b4c4
-
Aaron Kling authored
Change-Id: I1231161d7f467626a6c5bcb0ce9cb455b91b03bd
-
Aaron Kling authored
Change-Id: I5b8bb76db712c02bdbac3f27ff3a414ce1e040ad
-
- Mar 26, 2024
-
-
Aaron Kling authored
Change-Id: I6f593277e74d361d833214563141fe44fb0b7c36
-
- Mar 22, 2024
-
-
Aaron Kling authored
As of Android 14 QPR2, quill Lineage release key fingerprints are longer than 92 characters. This cause crashes on prop read. So, hardcode a default that is shorter than 92 characters, so it can be overridden later. Change-Id: I47abbac4344252262c47b865fbda871559fcbf30
-
- Mar 21, 2024
-
-
Bruno Martins authored
Change-Id: Ic5ac79b4ca60b87a97622877b97f806c07cab907
-
- Feb 29, 2024
-
-
Aaron Kling authored
Change-Id: I7f0568afcd13c21b7ba517677be7a694b77afc42
-
- Feb 02, 2024
-
-
Aaron Kling authored
Most are denied by upstream policy, so just remove them to silence errors. linktoprimary will never be supported by lineage. Change-Id: I81f83a460705aac45cfdd9583e1457834df98463
-
- Jan 15, 2024
-
-
Aaron Kling authored
Previously, audio policy was handled by product type, such as tablet or atv. This was never correct, as policy should be based on the device variant and is not affect by product type. This sets the default policy to the basic set top box and devkit variant, and drops the mobile variant as nothing for this target needs it. It also adds the msd include for dolby to match the foster policy. Change-Id: I0fcacd65568a6b4e26381d248e1590148d104fa0
-
Aaron Kling authored
Change-Id: Ie445586d222878cacee3597533fed7717f3dc9b9
-
- Jan 13, 2024
-
-
Aaron Kling authored
Change-Id: I61c3615a512df101e175d97af7e62e429635e09a
-
- Dec 14, 2023
-
-
Aaron Kling authored
Initial list was copied from lsmod, which converts all dashes to underscores. While this is valid board modules syntax, it makes build time existance checks difficult. Change-Id: I0db696b1c74cb654bc4c074ba1ff6440778287be
-
Aaron Kling authored
Change-Id: I9fe091dd48d27abbd76531ee1cd73f0af507e5c8
-
- Dec 07, 2023
-
-
Aaron Kling authored
Zram was removed from the baseline fstab when copied from foster due to lack of need given the amount of ram available versus androids usage at the time. Vts now requires zram, so add it back. Change-Id: Id2056e5a1c62ac6192e9d59c4eeb2e0fa0723c41
-
Aaron Kling authored
Required by vts for launched with api 28. The only difference between v0 and v1 is the recovery dtb fields, which remain unused, so no changes to the bootloader are required. Change-Id: I6bb9777ad2164ca50c16db9aad02ee0a4bfa922a
-
Aaron Kling authored
Change-Id: I0828d79cefde4ee7d4ad993152d3ea33f482fb17
-
Sal Savage authored
Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
-
Aaron Kling authored
With bluetooth moved to apex, build time flags can no longer be used. Change-Id: I02eb8bb0926611c29993b115e5300b950b00ff3f
-
- Dec 05, 2023
-
-
Aaron Kling authored
The global configuration tag is now required, so uncomment the section set the param to false. Change-Id: I322e79b853ae65de235ea82cb818b431abcd7241
-