- Jul 07, 2022
-
-
This reverts commit 36e7ce2c. The config has been removed since the centered display cutout is now programatically detected. Change-Id: Idcb96fe444c555a4110f7ed94e7774b413e35c33
-
- Jul 04, 2022
-
- Jul 03, 2022
-
-
* There's no need to manually write to the gestures prefs as long we are sure the handler is run after we return true in the onPreferenceChangeListner Change-Id: I090c0c6c91267aff69c45365b95b5f5e26d07b07
-
Co-authored-by:
Nauval Rizky <enuma.alrizky@gmail.com> Co-authored-by:
Fabian Leutenegger <fabian.leutenegger@bluewin.ch> Change-Id: I1e74f8eafa51843e77d2d8c514c646a4494327cd
-
- Jun 30, 2022
-
-
* Won't be implemented this cycle (or ever again hopefully). Change-Id: Ie2a346319dfe814deaf9833cb31640505cc6b7dc
-
Defaults to true now project-wide. Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a
-
- Jun 28, 2022
-
-
Set debug.sf.latch_unsignaled=1 is used to allow surfaceflinger to latch unsignal buffers that can give more time for buffer to render. But if the buffer takes longer time to finish, it will block whole display pipeline result to jank. Bug: 157964883 Test: scrolling, launch Change-Id: I56c3e05921de5fc9569bf3f93fde03022a64b6a4
-
Change-Id: I0076bc2c3ca429a37c2d1a7909a47e47cd2bb881
-
Populates a new feature flag to record the level of OpenGL ES dEQP test support. Updates the analogous Vulkan dEQP feature flag to the value for the next dessert release. Bug: 159841535 Bug: 175706433 Merged-In: Ib0fb8f83732d0b3f56bb11a97c84fdc7727c1026 Change-Id: Ic97a65fba95a67e3e16cedd0eb4f3f209f645421
-
Set soc model and manufacturer properties [teamb: QTI -> Qualcomm] Change-Id: I457824932cb7ec99cdb9d3db3d2e5508cbbefe33
-
Test: atest atest CtsMediaTestCases:android.media.cts.MediaDrmClearkeyTest#testGetPlaybackComponent Bug: 182525516 Change-Id: I406b7d3c2921d4698535421894c6eb3785eb1c0d
-
The pinner now asks the runtime for these files. Test: adb shell dumpsys pinner Bug: 144773394 Change-Id: I8de2a2935901cbd3eaa50ce2d8aa09f61080ba02 Merged-In: Ie633ea788dab3389a3407ec9a461b5837befca46
-
This change replaces the '/system/lib64/libsurfaceflinger.so' pin, as the file was removed in ag/12524602. The updated pin relies on go/aog/1552085, as system_service needs read access to SurfaceFlinger. Bug: 176197656 Test: adb shell dumpsys pinner (coral) - shows that /system/bin/surfaceflinger is successfully pinned adb logcat | grep PinnerService (coral) - no longer shows a file-not-found error in PinnerService Change-Id: Iae2a96c5fe4b1f5698d21de9970140321d11c460
-
* Use Theme.SubSettingsBase for theme * Replace PreferenceActivity with CollapsingToolbarBaseActivity * Add Titles to prefernce screen * Remove onOptionsItemSelected and where neccessary move to activity Change-Id: Ic879ce61d83a33da12829008a4336c8a23230d63
-
* ELF prebuilts were banned in PRODUCT_COPY_FILES starting May 11th. See b/156534160 for long-term fix which should override this change. Change-Id: Icd25b40ca4e4285319775046a1b70de30572be07
-
- Mar 23, 2022
-
-
Add power_off_alarm into init.rc on charge mode Change-Id: I18158cde8b3ae0890a92bd1ced56782fa053230a CRs-Fixed: 2373093
-
power_off_alarm is a vendor service. Add vendor prefix to it. Change-Id: Ib4a988467a54bbe4544960180afeeeb5dd0e85f3
-
Add power off alarm service for power off alarm feature to reboot device when power off alarm is up in some special mode like power off charging mode. CRs-Fixed: 2095984 Change-Id: Ib8d82e63e92a85a7f60d5559064a1f19e0de5a22
-
- Sep 24, 2021
-
-
Dhina17 authored
- saves little bit RAM(~13MB). Test: Compare the following commands output before and after this patch. 1) adb shell dumpsys pinner 2) adb shell cat /proc/meminfo | grep Mlocked Change-Id: I2ba07bfa8432769eb6ef4dd9265be7bb1487bd12
-
Dhina17 authored
- From this change [0], To pin the camera app, We need to set boolean phenotype property (DeviceConfig) "pin_camera" or fallback system boolean property "pinner.pin_camera" to true [1] even if the config_pinnerCameraApp config value set to true [2]. - Anyways, I don't pin the camera app since our device has low RAM. Reference: [0] - https://github.com/LineageOS/android_frameworks_base/commit/599a834102153e1f241836ef999fbbbc30d40f4e [1] - https://github.com/LineageOS/android_frameworks_base/blob/b8404be70d59c2ba60436cbc36d76780eb38deaa/services/core/java/com/android/server/PinnerService.java#L103-L106 [2] - https://github.com/LineageOS/android_frameworks_base/blob/b8404be70d59c2ba60436cbc36d76780eb38deaa/services/core/java/com/android/server/PinnerService.java#L180-L182 Change-Id: Ia88de4775b3b60245e8eabce08b71c186e00d1c4
-
- Sep 18, 2021
-
-
Change-Id: I3dd591444dc54ebe3a32e0385cbfc3db6bfc5e1f
-
- Apr 25, 2021
-
-
Dhina17 authored
- Fixes build after LA.UM.9.2.r1-02700-SDMxx0.0 merge in device/qcom/sepolicy-legacy-um. Change-Id: I1cd1366a1c7bc99a8131ca6c9558aefcfa51967f
-
- Apr 22, 2021
-
-
* qcom_ims_prop -> vendor_qcom_ims_prop * Fixes build after device/qcom/sepolicy-legacy-um update Change-Id: I8d1b736deaaf54ce012cf3e42a4c927d43326631
-
- Mar 31, 2021
-
-
Dhina17 authored
Change-Id: I8a51004fe2eb4e11b16bd2633af56926d7337482
-
Change-Id: I00125a429cde213e8dd22f742c5875e39b80bb5e
-
- Mar 20, 2021
-
-
wpa_supplicant registers for ISupplicant and ISupplicantVendor hal interfaces for several versions. To link the hal interfaces with wpa_supplicant service, it should be defined in service definition. This commit adds following missing hal interfaces: - interface android.hardware.wifi.supplicant@1.3::ISupplicant default - interface vendor.qti.hardware.wifi.supplicant@2.0::ISupplicantVendor default - interface vendor.qti.hardware.wifi.supplicant@2.1::ISupplicantVendor default - interface vendor.qti.hardware.wifi.supplicant@2.2::ISupplicantVendor default CRs-Fixed: 2845905 Change-Id: I8ce0d0d6321afb5a77fded7708593b47aa3c3c81
-
Change-Id: I436e67ea97511d728881e118cf8cb5b66ab338ed
-
Dhina17 authored
* DRM clearkey and widevine - labelled in qcom common sepolicy * /data/vendor/location/xtra/socket_hal_xtra - We don't need this from P.Its dead * /proc/touchpanel , sysfs_leds, sysfs_battery* - We don't have/need these nodes. Change-Id: Id744dadf7a76d83271eb5f1c2433a3ea529f1ee5
-
- Mar 10, 2021
-
-
Dhina17 authored
- Also Bump Vendor SPL. Change-Id: I002f67d9d226326be9e4f0c524d01351143a8d37
-
- Fixes deep sleep - from daisy-user-10-QKQ1.191002.002-V11.0.10.0.QDLMIXM-release-keys [Original commit] : https://review.lineageos.org/c/LineageOS/android_device_xiaomi_whyred/+/297914 [Dhina17] : Somehow our stock sensors.ssc broke deep sleep. With any device's sensor.ssc other than onclite works fine. With [original commit]Nokia PL2's lib too works fine. Here daisy one is being used to match device blobs uniformity. HeHe. Change-Id: I15bb2e27777e4489d3272fbc96f119b23e644449 Signed-off-by:
SakilMondal <mondalsakil@gmail.com> Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
- Our device doesn't have sscrpcd, so remove it from init.qcom.rc fixes: init: Could not start service 'vendor.sensors' as part of class 'early_hal': Cannot find '/vendor/bin/sscrpcd': No such file or directory Change-Id: I54e93aaa5e76c168d515d626fb7f4f5e88d30f9f
-
Dhina17 authored
- Our device doesn't use it. Change-Id: Ia2b75935a6c9e5392dea765a9e3daf40cf8591f0
-
Dhina17 authored
- Its not needed for our device. Change-Id: I99f478d238c568be100bb1e1ce8631756c26143c
-
- Mar 06, 2021
-
-
* Don't show the broken setting until we have a working QCOM wfd stack Change-Id: Ie0637914b853609e27e8c5cb5699364b1717f712
-
For some reason, any prebuilt ones from pre-R ROMs no longer work on R and cause the following error: E ANDR-PERF: Unable to link to gPerfHal death notifications! What's worse, the minimal CPU frequency of both clusters will be locked at 1804MHz on sdm632. Change-Id: I1dc96e4a51c4c81dd847c59a58ec670d89054f64
-
Change-Id: Icd7f381c574ea36eb4d797cefd60ba9f1a0941bd
-