Age | Commit message (Collapse) | Author |
|
more precisely, erroneous
Change-Id: Ida401f5e635d4b1b38d8bebaa47b69167bd198f9
|
|
See also: https://source.android.com/docs/core/architecture/kernel/erofs
Change-Id: I7212a0807abc95014eee9bd8194c87abaf217a55
|
|
Change-Id: I484bb2bcc181c62e29c04bc6e467e5edea8ac0d8
|
|
Allow the compiler to take advantage of ARMv8.2 extensions to improve
performance in native executables, not just Java code compiled by ART.
Change-Id: Idd3414de107f47a18c2769dc930e6c4bceacdc62
|
|
This will be useful for Google, but not us, so just disable it to reduce
overhead if CMA migration faliures do actually occur.
Change-Id: I3029a00c3d336c6f6ad2468f25735972c5126a14
|
|
Change-Id: Ibf1e2d8313b0a2fd09bb0cf4c17f2774f20ee15a
|
|
Change-Id: I87f8802179f6982960b0f7f3b1760a83dbdf1a9d
|
|
Change-Id: Id8aa0fe2f2bf46b1612b946784f56606a9caf5bc
|
|
On the Pixel 6 Pro (raven) at 120 Hz, disabling blur makes the GPU use
86% less power during the notification shade pull-down animation.
Change-Id: I30dd609bdb0a9062a99e478eac46f382c644308c
|
|
We don't want factory images to wipe user data, and fastboot -w does the
job anyway.
Change-Id: I208fe605500465f732a5df698f745ba075aed9dc
|
|
Change-Id: Id60d0b1a6c15d203e9846e995b1d00357045bce7
|
|
Change-Id: I20105565a1b313fe6ff8499b49d3691f776f9267
|
|
This includes some unnecessary telephony bits and overrides.
Change-Id: Id75d9fd584a9981e756bb65a668ed526b4d1cd05
|
|
It's included via aosp_base_telephony.mk.
Change-Id: Ic260cc12fb63cf804fab1f842fad7d68b622785d
|
|
Change-Id: I0298d04c1ca814417aef275d3f6a144101d2f7a6
|
|
Resolve issues with VoWiFi (Wi-Fi Calling) for Pixel 7 series, which
now uses a different proprietary package for its qualified networks
service.
Issue: calyxos#1324
Change-Id: Ie2984ff22cf786eb82a536bfb1d9ffaff15ae079
|
|
Commit 49895bb361e74ffe92a3c0b76f988c8e4697b5c1 in device/google/gs101
failed to remove these overlays. Since this tree was created from
device/google/gs101, this results in the following issue on pantah:
* Pull down status bar
* Try to adjust brightness, network settings open instead
This is caused by the 171px offset that causes the status bar
to overlap the brightness slider.
Test: Reliably adjust brightness, confirm with "Show layout bounds"
from developer settings.
Change-Id: I1b97a28c257cb5b0faba830f29e9058d2dbe50fa
|
|
Change-Id: I89fb4c149aed94cf2f7c3d34f7fde5877175b1e2
|
|
Change-Id: Ib5d57b199b3e8288cd3de0c12898f0c1d679be4a
|
|
Change-Id: I1e0f05159a6797251ed85360966aa45246005bbd
|
|
Change-Id: Id35fb4b22e2ee8dfafdfb8ae601ab823435d2b94
|
|
* Matches stock vendor
Change-Id: Ia8cec2c3161928863bccfc97a9222b490379bf26
|
|
Certificates extracted from stock vendor_mac_permissions.xml using
adevtool: https://github.com/kdrag0n/adevtool
Change-Id: Iaf59f1548905d16fe7ad231c039ba43941c15710
|
|
Change-Id: I00f7a9a2b0f41d08af3262b0efd625dd2b6e1c9f
|
|
Author: Danny Lin <danny@kdrag0n.dev>
Date: Fri Dec 11 22:25:19 2020 -0800
device_config: Squashed import of AiAi configs
Change-Id: I5f433b8f6491087ebc94336d6654042bf4e23390
Author: Danny Lin <danny@kdrag0n.dev>
Date: Mon May 10 10:45:00 2021 -0700
Enable recents text selection for Pixel Launcher users
This isn't supported by Launcher3, but some users install Pixel Launcher and
expect the feature to work.
Change-Id: I751c84817fe82bb57eb33ff1021784ee43dc13bc
Author: Alessandro Astone <ales.astone@gmail.com>
Date: Sun Dec 12 16:24:22 2021 +0100
overlay: Make AiAi the default System Intelligence app
Change-Id: Ic6f9f28d6cc93f03ffc455b6bf9b08942cf9add1
Change-Id: I78bd7d04cbd0b35f6a8c01df3a8c1013d99bbf42
|
|
ConnectivityThermalPowerManager mainly exists to manage thermal
mitigation.
Change-Id: I7d1ad7cb45a24697e444ac1f85ccfb507cb1ce49
|
|
Extracted from stock RQ1A.201205.010 on redfin.
Change-Id: I71ad5adf9bf64bb1e30354446220d5769a9d44ca
|
|
This feature is provided by the ConnectivityThermalPowerManager app that
we extract as a proprietary blob, so we can expose it.
Change-Id: I407e9e2235531fbca0b2c0e48b68105b1e77ad1f
|
|
Change-Id: I519ebf8a1e2a9d06561471206c91c01b352ebd47
|
|
Extracted from stock.
Change-Id: I8a5e2c8717c145e66aaa0e926ceefc7e117b04c2
|
|
* Stock sets this on by default, mirror that behavior.
Change-Id: I5cb8e3db27849ebd90459a6d70e053158c05bcc9
|
|
Change-Id: I741171219d64a28d56531f063f95f3f6f6cf81e6
|
|
Extracted from stock.
Change-Id: I5d69d01204b0dd86a7205eb3b16e02f97a7f3db2
|
|
Extracted from stock.
Change-Id: I951f60579a4b7fa2dcc270b5acd433ad1ecb083c
|
|
* need those sexy vibes
Change-Id: If5671135879f6f4069d0ed881b41b0a243890349
|
|
All production GS201 devices have CS40L2x haptic driver ICs that support
multiple intensities, so expose the Off/Low/Medium/High vibration
strength options like stock.
Change-Id: I72645b5bd5772e182592a630df86f9b6166b4923
|
|
The default camera app can be *huge* in some cases, e.g. when the app in
question is Google Camera. The system will only pin up to the first 80
MiB of the APK file, as well as the first 80 MiB of its odex. There are
several problems with this:
- We could easily end up with 160 MiB of camera app files pinned,
which is a tall order with the 6 GiB of usable RAM that we have
- The data that gets pinned may not even be the most critical data for
launching the camera
Let's disable pinning of the camera app to save RAM.
Change-Id: I745e39b6ff212dfaf9213517d2a2be8ff7384e24
|
|
* We can't make use of most of the debug features on userdebug builds.
Change-Id: I31df2090b31243b742c4e82dc08cd8491dada54f
|
|
We don't have google bsp in tree but we include google's binaries.
Change-Id: I9fbe5b819a46b4500e2d78e65d02dfd1dcfdc8a4
|
|
Change-Id: Ib6c4b28d33fb64cb05c715d86a96a829a498beac
|
|
Squashed with:
Author: Nolen Johnson <johnsonnolen@gmail.com>
Date: Sun May 9 16:04:34 2021 -0400
Simplify AVB flag logic
* AVB's `--flags 3` argument builds a disabled VBMeta with
disabled hashtree, so no need to set both flags individually.
Change-Id: Ibe9ee322a5af58f13e76d53e18dee49451fe8838
Change-Id: Ie8f1e0929b037b35b5e45c2e31be9253fa0bb097
|
|
Change-Id: I08dff42223ae54386a5ed050b51aa4a39e08bdb6
|
|
Change-Id: Ib2c5176e4c95ca5f32c2c181ec33376437d38dc5
|
|
* Use vendor.google.wifi_ext@1.0-service
that is in the vendor partition instead
of the AOSP WiFi service.
Change-Id: Ia0fff6ffc532cc6b5e41f8ac242d00e64627cee8
(cherry picked from commit d2c1a98bb37193f598721c4d71267eb8ac2b110b)
|
|
Change-Id: If96bb13d6cc2c2156d8df111a1037247c96c6e0f
(cherry picked from commit 043d76955467053dcf8f615f6637bdc66b667c0c)
|
|
Change-Id: I428e79c2c49f27a1245f21876b916aee513db06b
|
|
git-subtree-dir: sepolicy
git-subtree-mainline: 4927a4740adc78f38e2d185ad91ed61c99fedf9b
git-subtree-split: 76792f80b459c58e53097858473281a0ed89a41e
|
|
tm-qpr3-release
Change-Id: I922592cf77394161b670c9216391e0fe88c0de87
|
|
- Modify E911 SUPL over wifi dummy mac address
Bug: 277139165
Verify test: b/277291116
Test: Supl over wifi pass
VtsHalGnssTargetTest pass
CtsLocationGnssTestCases pass
PtsChreTestCases pass
Change-Id: I79e5648af4525d236c38b07ca91a52b71b2ddf5e
|
|
tm-qpr3-release
Change-Id: I0fa2edea37ff47a3bdb511d10593e3197f85dabd
|