- May 20, 2024
-
-
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
-
Charles Chen authored
Replace certain policies for isolated_app with the newly introduced isolated_app_all for better scalability. Bug: 265540209 Test: m Change-Id: I1b6866d56f15089babe368bb60335c7ed99bdd6b
-
Bruno Martins authored
The new folder structure now looks like this: device/qcom/sepolicy_vndr ├─ legacy-um (meant for sdm845 until sm8350) ├─ sm8450 └─ sm8550 Change-Id: I4ed1a06af779909d64172da294c4a99a3ae9ba0d
-
- Oct 26, 2023
-
-
LuK1337 authored
Change-Id: I0aac742db9c2b4b3e48ee20158f19405863893c2
-
Gabriel Biren authored
Bug: 274964641 Test: Pre-submit tests Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1
-
- Aug 21, 2023
-
-
Arian authored
Change-Id: Ic720909c803c20aaec72dae9b25ed2070b144f9d
-
LuK1337 authored
This disables the following kernel configs: * CONFIG_DEBUG_FS * CONFIG_PAGE_OWNER Change-Id: Idbf74e3dee4dccff4708462271e79374e28449ae
-
Hridya Valsaraju authored
Starting with Android R launched devices, debugfs cannot be mounted in production builds. In order to avoid accidental debugfs dependencies from creeping in during development with userdebug/eng builds, the build flag PRODUCT_SET_DEBUGFS_RESTRICTIONS can be set by vendors to enforce additional debugfs restrictions for userdebug/eng builds. The same flag will be used to enable sepolicy neveallow statements to prevent new permissions added for debugfs access. Test: build, boot Bug: 184381659 Change-Id: I45e6f20c886d467a215c9466f3a09965ff897d7e
-
Michael Bestas authored
Change-Id: I70cc903a03ac9fa3303bb8fa039c9de4806449bf
-
Giovanni Ricca authored
Change-Id: I8ff8518321d6416886b24d329cecc2e47e1fbb4c
-
Michael Bestas authored
Change-Id: I688347cfe59f56e4de2e4bf3c3324ca465f7a897
-
Michael Bestas authored
Default to false if the property is not set. Device init scripts will need to be adapted to restart loc_launcher service when property change is detected. Change-Id: Icbda789cd2a9a3391f437af2c07fc5127f2f09ab
-
Michael Bestas authored
Almost all warnings/errors have been fixed. Ignore undefined bool conversion error on purpose. Change-Id: I00cb5f38711fa9f873da030fc6a0ebc6cde3ceeb
-
Albert I authored
This fixes enum-conversion warning due to implicit type enum casting between linked_list and msg_q which happens only for status -6. Change-Id: I27ba74c4d840b7ba0cb1017d69a30fc25b80d6b9
-