| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
Change-Id: I6a84526ca1e9f4e5140c8068646433cab3fe85b2
|
|
|
|
| |
Change-Id: I9560fd0da00958d9349a0881b5a5f64a2c02e495
|
|
|
|
| |
framework_compatibility_matrix.xml
|
|
|
|
|
|
|
|
| |
It provides haptic effects with qti haptics driver,
Meanwhile still supports simple vibration with qpnp haptics driver.
Co-authored-by: Roman Rihter <teledurak@gmail.com>
Change-Id: I83d0c5f562c855afba563e7b959d3e0cd697ef26
|
|
|
|
| |
Change-Id: I51174c86f419b08d825e0e2bcdd9cf23fe3210d9
|
|
|
|
|
|
|
|
|
|
|
| |
Switch and SwitchCompat are both CompoundButton.
Using CompoundButton in Java will helps migration in the future.
Bug: 306658427 | AOSP
Test: manual - check Settings pages
Test: m RunSettingsLibRoboTests
Change-Id: I85a70d4c504d8584030ea4a058f30d74206ab835
|
|
|
|
|
|
|
|
| |
This will make the build faster
Test: m checkbuild
Bug: 295208392
Change-Id: I0c1bd901429bbe3bf81c1530e156735f8637a96e
|
|
|
|
|
|
|
|
|
| |
As preparation to upgrade the sdk get rid of this private class.
Fragments must be a public static class to be properly recreated from instance state.
Also change the behaviour to only hide the dialog when confirmed instead of also when it is cancelled.
Change-Id: I171aa2345058edae7520c37942c3c11b3cdfdfdc
|
|
|
|
|
|
|
| |
The build system enables this for shipping API level >=29
but we also want it to pass the vintf runtime checks.
Change-Id: Ie2147893a1551b736880913334a3c134a17ca91c
|
|
|
|
| |
Change-Id: Iad5cc1176978137c647069197b33f49fb4d98ab2
|
|
|
|
|
|
| |
Bug: 274964641
Test: Pre-submit tests
Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1
|
|
|
|
| |
Change-Id: I1b31199ec389ea6ba0d8faea4c539839c1cb8170
|
|
|
|
| |
Change-Id: I0bde1c273d4abe689f61e7d4ebcf80965d785489
|
|
|
|
| |
Change-Id: Ib4408e941d920a3a38132ba1c8360994f5534c0b
|
|
|
|
| |
Change-Id: I0bdd4d63b60a1e29cdd69e71f7268932a105c16b
|
|
|
|
|
|
|
| |
* Now we truncate the string by ourselves, instead of letting snprintf
to do so, which causes compilation error on U QPR3...
Change-Id: Ic09cd438ef5a94f4d99d18e932b4aafd990fc753
|
|
|
|
| |
Change-Id: Ic72d17ebdb388dee9e63e27a36190c93c095fb0c
|
|
|
|
|
|
|
|
| |
* As per commit https://github.com/LineageOS/android_hardware_interfaces/commit/11a113a67e87a8da9a9bf0a73883f2325de90934 ("Add disable_configstore").
[SebaUbuntu] Remove manifest entry as well
Change-Id: I5482989a8a96227a3e2a5317eacf613c641bfa8e
|
|
|
|
| |
Change-Id: I0c0f3ecddbe6d7b232cc0d13c78ca58094e4e720
|
|
|
|
| |
Change-Id: I754fd36a1388e5f87d99ad50a9ddda38872c6733
|
|
|
|
| |
Change-Id: Ic1cbaba37d499da1855af9c3930f2df426e2d3af
|
|
|
|
| |
Change-Id: I6f477db2220b3563b44bb9545b7889166b8a6b06
|
|
|
|
| |
Change-Id: Ic5ac79b4ca60b87a97622877b97f806c07cab907
|
|
|
|
| |
Change-Id: I4b8ea0d24d070d0f1894c003054fd76a5b91b603
|
|
|
|
| |
Change-Id: I2cc8aabeef6e6079e87551cf220cedb3a568731c
|
|
|
|
|
|
| |
Bug: 289414897
Test: buildserver
Change-Id: I14b99f42feaae7af00cbd17cfe482eb2e5da71e8
|
|
|
|
|
|
|
| |
Targeting S+ (version 31 and above) requires that an explicit value
for android:exported be defined when intent filters are present
Change-Id: I12d27c23624eb5259da582b86ac1bd7572754f0c
|
|
|
|
|
|
|
| |
* Ensure users are always on the latest recovery image
Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I033ac4442622b737639d678993daf602a89f9bac
|
|
|
|
|
|
|
|
|
|
|
| |
This commit adds the IPSEC_TUNNELS feature flag, with XFRM Interfaces
used as the implementation of choice.
Bug: 117183273
Bug: 137629222
Test: Compiles, passes tunnel-mode CTS tests
Test: adb shell pm list features
Change-Id: I19c598947525783850b29d149db85db89f8b347e
|
|
|
|
| |
Change-Id: I5e39c63c7f99413b11a7b6efa265aa9af55a7950
|
|
|
|
|
|
| |
This brings user interface inline with Settings.
Change-Id: I73f8a68a8bf99897af8a93030367af046fb5a5b7
|
|
|
|
|
|
|
| |
For whatever reason, after the U QPR1 merge, surfaceflinger is no longer
able to find an OpenGL implementation without this hint.
Change-Id: I59610ce628acb41807bb75b01a8c6cac7d08f740
|
|
|
|
| |
Change-Id: Ia623282960775569325714ab3bff5ad027776352
|
|
|
|
| |
Change-Id: I4c4783dc112102f127f3b1d796e206dcac672faf
|
|
|
|
|
|
|
|
|
|
|
| |
* This has been removed in Android 14, so there's no way to
continue using this.
* This commit reverts commits:
663d1fb15b06572e677f9aa7bb59136d903f6e76: msm8996-common: Move oem unlock prop set to libinit
1ec6d6b8ee8d6a3ab7a785f7b9023f0e1c1746f3: msm8996-common: Conditionally remove the OEM unlocking option
f03c601509bec9331de6829531d61e927e42f736: msm8996-common: Enable OEM unlock and bootable image signing
Change-Id: I5209d900487c70c7150efe76d0e7ae7cf51d1423
|
|
|
|
| |
Change-Id: If2b120073acb63b0b2ef385f9ba6508ef2e39179
|
|
|
|
| |
Change-Id: I03d95a14b32eae71d668c6fec22fbaf0452a8038
|
|
|
|
| |
Change-Id: I6238b5627a2f4bb819397641f21110db0d7fe6a3
|
|
|
|
|
|
| |
* They are compiled as dependencies of ipacm.
Change-Id: I72076113083308e26573289923f5d3c00a8a6b44
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Almost all warnings/errors have been fixed.
Ignore undefined bool conversion error on purpose.
Change-Id: I00cb5f38711fa9f873da030fc6a0ebc6cde3ceeb
|
|
|
|
|
|
| |
/sys/devices/soc0/serial_number
Change-Id: I688347cfe59f56e4de2e4bf3c3324ca465f7a897
|
|
|
|
| |
Change-Id: Ifeef160d74ef92363780554caf696920e8e6aaa0
|
|
|
|
|
|
|
| |
* For some reason this was wrong, which got the file to be deleted
while extracting blobs
Change-Id: I5506f7367e95d2dc93deb9763c91ea3d69dc8600
|
|
|
|
|
| |
Change-Id: I971373b5c57b8591b1bf676849cc511f8a425023
(cherry picked from commit d52231052828d4390d630681d651874ffb50388b)
|
|
|
|
|
|
|
|
| |
* z2_plus and z2_row have the same value, so commonize them
Also move them to properties.
Change-Id: I126f5d1b6f470554c725704f3b91a8f75b3eba89
Signed-off-by: Nanhumly <admin@warbler.cc>
|
|
|
|
|
| |
Change-Id: Ic3569b93b6e957cc13b96486e3474f445b13cde0
Signed-off-by: Nanhumly <admin@warbler.cc>
|