- Jun 28, 2022
-
-
* 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
-
Dhina17 authored
Change-Id: I13a8281d6a7aec1e89fd160bdc2988010206cfce
-
Dhina17 authored
Change-Id: I3678b32eac038106c68e38422b044d6a6b852589
-
* All except bnep and wigig are default, we don't even have wigig, and it has it's own overlay now anyway, and bnep has been dead forever Change-Id: I72708eae0a8f8f815f50e22efd794454b7467499
-
Create a config.xml to define static RROs for wifi modules. CRs-Fixed: 2769329 Change-Id: I62a454dbcb647c627ba5d2ec0de6b6989dc6b35f
-
These are replaced by formal mainline module overlays. Bug: 143464763 Test: Send for Wifi regression tests Change-Id: I45881ed210132252b9c5c7d6be03ed845e33f971
-
Dhina17 authored
* Now its for actual QTI BT. We are using AOSP one. Change-Id: Ic57e1418f3a5cf403cfad16fbfa5f678fdc210cd
-
Built-in mic and Built-In Back Mic aren't in supported devices list of primary input, Add them to primary input sources to reuse input to avoid to open extra input stream in AHAL Also remove Telephony Rx to make in call record use case through different front end pcm device when sva enabled to solve concurrency capture issue Change-Id: I0f0bf7581a252734bea0a799122d203e3a3eea11
-
Change-Id: Iae6212f135fc4cc7bfb0528380daf9f13101a2ec
-
Legacy service name, use android.hardware.audio.service instead Bug: 153579444 Test: presubmit Signed-off-by:
Roman Kiryanov <rkir@google.com> Merged-In: I4c05accb86dd0c9cd1b3fef3d84e0d54b2afc6a1 Change-Id: I6b55b4b1db2577f4176c99dca7021cfe78e13307
-
The custom jar is dead for good in Android 11. Change-Id: I7f0f7afd186b00f01183bf4479092d03897e074a
-
Change-Id: I40a14bce12ee4725af17a3e8fbc05143e5577f8e
-