- May 05, 2021
-
-
LuK1337 authored
* This lets us override files in /vendor without relying on bind mounts ^.^ Change-Id: Ib0b173682a48836aeac97e2c3691176a44f13aab Co-authored-by:
Adithya R <gh0strider.2k18.reborn@gmail.com>
-
- May 03, 2021
-
-
Adithya R authored
* no longer required with oss kernel
-
- May 02, 2021
-
-
Adithya R authored
Fixes: 04-30 14:19:49.509 569 569 I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService in either framework or device manifest. 04-30 14:19:49.509 5546 5546 E HidlServiceManagement: Service vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService must be in VINTF manifest in order to register/get. 04-30 14:19:49.509 5546 5546 E AtFwdService: Starting AtCmdFwd Service 04-30 14:19:49.509 5546 5546 E AtFwdService: android.os.RemoteException: HwBinder Error: (-2147483648) 04-30 14:19:49.509 5546 5546 E AtFwdService: at android.os.HwBinder.registerService(Native Method) 04-30 14:19:49.509 5546 5546 E AtFwdService: at vendor.qti.hardware.radio.atcmdfwd.V1_0.IAtCmdFwd$Stub.registerAsService(IAtCmdFwd.java:413) 04-30 14:19:49.509 5546 5546 E AtFwdService: at com.qualcomm.atfwd.AtFwdService.onCreate(AtFwdService.java:29) 04-30 14:19:49.509 5546 5546 E AtFwdService: at android.app.ActivityThread.handleCreateService(ActivityThread.java:4186) 04-30 14:19:49.509 5546 5546 E AtFwdService: at android.app.ActivityThread.access$1500(ActivityThread.java:237) 04-30 14:19:49.509 5546 5546 E AtFwdService: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1932) 04-30 14:19:49.509 5546 5546 E AtFwdService: at android.os.Handler.dispatchMessage(Handler.java:106) 04-30 14:19:49.509 5546 5546 E AtFwdService: at android.os.Looper.loop(Looper.java:223) 04-30 14:19:49.509 5546 5546 E AtFwdService: at android.app.ActivityThread.main(ActivityThread.java:7661) 04-30 14:19:49.509 5546 5546 E AtFwdService: at java.lang.reflect.Method.invoke(Native Method) 04-30 14:19:49.509 5546 5546 E AtFwdService: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) 04-30 14:19:49.509 5546 5546 E AtFwdService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
-
Adithya R authored
* these are the ones that stock uses and have oppo vendor edits
-
- Apr 28, 2021
-
-
Nishant Kumar authored
Signed-off-by:
Adithya R <gh0strider.2k18.reborn@gmail.com>
-
Adithya R authored
* from A.53 Signed-off-by:
Adithya R <gh0strider.2k18.reborn@gmail.com>
-
- Apr 24, 2021
-
-
Adithya R authored
* touch driver dispatches KEY_F4 (62) keycode instead of KEY_WAKEUP for dt2w event, intercept this and dispatch wakeup event to the framework to fix dt2w wakeup
-
Jake Weinstein authored
These are critical for display performance and should not be balanced in order to improve latency and responsiveness. Change-Id: I0248e26a7154c689c0d3f11dabe14a1b149353f9
-
Srinivas Ramana authored
correct the arch_mem_timer interrupt to 38. Change-Id: Ie5fe976eef084231beb5e32abf88a35a5c4bc70d
-
Adithya R authored
* LA.UM.8.1.r1-17100-sm8150.0
-
Erfan Abdi authored
Change-Id: Id33db73425bb5e92ef5c45e2f8d40fa462942af3 Signed-off-by:
karthick111 <karthickrko61@gmail.com> Signed-off-by:
Adithya R <gh0strider.2k18.reborn@gmail.com>
-
Adithya R authored
* inspired from kishi, surya and x2 device trees * thanks to imjyotiraditya, hypercleric, dev-harsh1998, karthick111 Signed-off-by:
Adithya R <gh0strider.2k18.reborn@gmail.com>
-