According to Mohammad Kibria:
>These optimizations are unsafe and unnecessary.
Because not exist a similar commit in tree the better is remove it and add Mohammad Kibria as a coauthor
Co-authored-by: Mohammad Kibria <106745675+kibria5@users.noreply.github.com>
Set status_bar_left_clock_starting_padding to 2dp to keep the clock from leaning against the edge of the statusbar
Change-Id: I473172794f0ec7279b95db3717f514835ec14f6f
Remove:
config_bluetooth_le_peripheral_mode_supported
config_bluetooth_hfp_inband_ringing_support
Android T added support for BT LE on their stack, making this overlay useless
- This disable a feature which comes enabled by default where we
press the power button twice to start the camera.
- Sometimes this feature is annoying and lags phone. Let's disable it
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
* these processes were not allowed to run in background and yet they still persist everytime causing logspam and unnecessary broadcast, we may want to disable "GmsIntentOperationService" but some users on xda reported broken notifications on stuffs like google keep and maybe other google apps that relies on GmsIntentOperationService broadcasts.
07-24 09:29:26.041 2997 5548 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
07-24 09:29:26.042 2879 2879 I Zygote : Process 8201 exited due to signal 9 (Killed)
07-24 09:29:26.043 2997 3023 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
Signed-off-by: dlwlrma123 <alexfinhart@gmail.com>
In weaker SOCs, AVC 3.1 seems to pull less load on the CPU/GPU
and therefore using it has performance advantages in screen recording
Signed-off-by: anandhan07 <anandhasayanan007jb@gmail.com>
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
This device is fully capable of streaming audio to Bluetooth hearing
aids using the ASHA GATT protocol built on top of L2CAP, similar to
A2DP.
Enable the config option for the system to handle pairs of hearing aids
properly and expose the option in Settings.
More info at https://source.android.com/devices/bluetooth/asha
Test: user reported successful audio streaming
Change-Id: Ibdece6513a822ce7e221067dd0fa40da10b5b44d
* Prevents halo ring/effect on front camera
Change-Id: Idc5134655f4434dc7505a208a43e381eb22604f0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
Enable Zram writeback feature to allow unused pages in zram be written to flash.
Bug: 128889899
Test: Boot to home
Change-Id: I48ae06e54a66a7d6965afbe8db3d2f157cf8a1f4
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>