- Sep 01, 2024
-
-
Bruno Martins authored
The last bit that was preventing building hermetic images. Change-Id: I75bb7de4593a7992f6015317cf97e088beeba0cb
-
Bruno Martins authored
Change-Id: I9560fd0da00958d9349a0881b5a5f64a2c02e495
-
- Jul 16, 2024
-
-
Giovanni Ricca authored
* Required after If62b9db9535355111689cb0c64b093f93d36bc35 Change-Id: Ied07e42479327b2d594370a6537329c20f48e58f
-
- Jun 20, 2024
-
-
Giovanni Ricca authored
Change-Id: I9c6cd5e9d493fcee5a2b8d6fa3c097f253d46382
-
Change-Id: I6a84526ca1e9f4e5140c8068646433cab3fe85b2
-
Unable to determine UFFD GC flag for kernel version "5.4.268-qgki". You can fix this by explicitly setting PRODUCT_ENABLE_UFFD_GC to "true" or "false" based on the kernel version. 1. Set PRODUCT_ENABLE_UFFD_GC to "true" if the kernel supports userfaultfd(2) and MREMAP_DONTUNMAP. 2. Set PRODUCT_ENABLE_UFFD_GC to "false" otherwise. Change-Id: Ie77d9a86a7fe94e4cade1868ffea27194f724e03
-
- May 20, 2024
-
-
Arian authored
Change-Id: I1bf5bed6b285e61d7cc3f9f16349fdd974061b48
-
Arian authored
This fixes IMS on yupik and shima :party: Change-Id: I7334b6cc5eb2a1a6b2c3b2bf8357428082f4721d
-
Giovanni Ricca authored
Change-Id: I0679f0d96977957c38e55b9998fc059dfd41f07b
-
basamaryan authored
It is inherited by base_system.mk as of QPR2 Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc
-
Tomasz Wasilczyk authored
Bug: 289414897 Test: buildserver Change-Id: I14b99f42feaae7af00cbd17cfe482eb2e5da71e8
-
Cole Faust authored
Floral has issues that prevent it from working with a hermetic partition build. Bug: 205632228 Test: Presubmits Change-Id: I490a29da38a6f68e7dd3650d8140cb11adaa8c7a
-
Edwin Moquete authored
This got enabled by default on U, and it causes apps like Chrome and Youtube to set the refresh rate to 30FPS when playing some videos. Change-Id: I649bf03d550c2b9726c7957d15ed09e455d874ec
-
Alexander Winkowski authored
Change-Id: I0e96b7af787b01c4c6e6f7cfc8744a1c34acbc6b
-
Alexander Winkowski authored
Change-Id: I98b231406fa1a2910cbedd133b33554e7d1c9268
-
Alexander Winkowski authored
Reuse existing AOSP fingerprint_vendor_data_file label Change-Id: I8632de158050edf87e1b04ec83f0c8c3a61ff0c0
-
- Apr 17, 2024
-
-
Change-Id: I444ce2fcd37cdfa58d83a7e872dc547fb05a2a89
-
Change-Id: Icab3f013661304e3a9ec89b0816a8139f6b8e8e5
-
- Feb 10, 2024
-
-
EcrosoftXiao authored
* Fixes Pixel ringtones Change-Id: Ib81fd4209be8201d13aeea485910169371f82582 Signed-off-by:
Bartłomiej Rudecki <ejbtrd@gmail.com>
-
ralph950412 authored
It's deprecated and not being built. Change-Id: I4142cb9bed49f87e7250ccaa5f4262254b3f11ff
-
Alessio Balsini authored
Enable the persist.sys.fuse.passthrough.enable flag for the device configuration to enable the FUSE passthrough feature. This feature has been enabled on Cuttlefish, Wembley and Redbull devices for months and no issues have been detected yet. Bug: 168023149 Test: 'adb shell getprop | grep persist.sys.fuse.passthrough.enable', ScopedStorageTest Signed-off-by:
Alessio Balsini <balsini@google.com> Change-Id: I3f39b02af436f7e508bb70efc702565a667a051c
-
Suren Baghdasaryan authored
For easy transition from SchedTune to UtilClamp, direct access to these cgroups should be abstracted by using task profiles. Replace writepid commands with new task_profiles command. Bug: 155419956 Test: change .rc file and confirm task profile is applied Signed-off-by:
Suren Baghdasaryan <surenb@google.com> Change-Id: Ide373c283359cf4b73af4cb0813d8c0306942595
-
Rick Yiu authored
Those commands have moved to init.rc. Bug: 170507876 Bug: 171740453 Test: build pass Change-Id: Icfe520e7f7367461607cc8fb5e524d9699e79124
-
Michael Bestas authored
Change-Id: If6cb6334a8f7b2fcc77c8947569eba1b2002190a
-
- Jan 26, 2024
-
-
Bruno Martins authored
The health AIDL HAL service provides functionalities of charger, therefore system charger at /system/bin/charger is deprecated. On top of that, QTI health AIDL HAL service enables suspend by default, the equivalent of setting ro.charger.enable_suspend for legacy charger. Change-Id: I59c23e7974cea1174b0161f31a535fa3afa1e5c9
-
LuK1337 authored
Required by mm-pp-deps. Change-Id: Iaf821dcbb07d7820f2fc3ff5ca9cca5e973360f2
-
LuK1337 authored
Change-Id: I15696723afdac3074e96271c0be6c7f19bbed232
-
Bruno Martins authored
The vendor variants of android.hardware.drm@1.[0-4] are no longer implicitly built since the migration to AIDL ClearKey DRM HAL. Change-Id: I79c69e93e27f3c2f4a1c6f7acf5f013ee8f6cd03
-
Bruno Martins authored
Change-Id: Iad5cc1176978137c647069197b33f49fb4d98ab2
-
Krzysztof Kosiński authored
Needed to work around a Qualcomm HAL prebuilt. Bug: 203713560 Bug: 258322017 Bug: 254854421 Test: Forrest Change-Id: I4eebc60f10fbea6a66127ed3e08441db32536f78
-
- Jan 11, 2024
-
-
Michael Bestas authored
Change-Id: I281c6d993901ad86592d43afcac2171840998738
-
Carlos Arriaga authored
Change-Id: I603fbc74059636f86180645cdf8d38274b0af745
-
Carlos Arriaga authored
* needed for redwood/taoyao/vili Change-Id: I2a9312ec07bf227965d3655709459079926ade9d
-
Carlos Arriaga authored
* Needed for redwood/vili/taoyao/zijin Change-Id: I93f1d7d016a34e70c2772c8bfabb7d4fd0210cc2
-
Carlos Arriaga authored
Change-Id: Ie9c417de8a03a143b410e83e0caedb3700bcc668
-
Carlos Arriaga authored
Change-Id: I1baab3cc53c3f0cb19ae3103d53f5413ba088545
-
- Oct 28, 2023
-
-
LuK1337 authored
Change-Id: Ibe4c30bcb5b912109478a548019d19a85d27a4bb
-
LuK1337 authored
Change-Id: I6ace3ac149c84d2cb9e2773e7ef5ddbf24c35b92
-
Madhanraj Chelladurai authored
Correct the NULL check code block and add NULL check before object access. Change-Id: Ic41b781b41fb4e21bbff8801d500a41a6d7219d0 CRs-fixed: 3084543
-
0xCAFEBABE authored
Change-Id: I7ca7e78addd6385289b8449edae8b682839ecc91
-