Michael Bestas
5f2f434c6f
dre: overlay: Enable battery cycle count
...
Change-Id: I92bc8363e1c9e2ad54c29a0a30dce992e25f697d
2024-06-21 11:59:54 -05:00
LuK1337
fd732c0a74
dre: overlay-lineage: Configure aux camera for Aperture
...
Change-Id: I543f078dd4dba30e1b22737d5c22d591e3fb34e6
2023-04-10 20:56:03 -05:00
jabashque
2a0087a04c
dre: Disallow aux cam usage for Zoom
...
Zoom seems to try using camera ID 2 for the back camera instead of
camera ID 0. Block access to aux camera for Zoom to force it to use
camera ID 0 for the back camera.
Change-Id: I99d79259a2a3adefb72a5ffed5fbbb37bd8b756d
2023-02-10 10:06:43 -06:00
LuK1337
4831b7afb9
dre: Migrate vendor.camera.aux.packageexcludelist to overlay
...
Change-Id: Iee884cc98b5fada492b27e8085de98ae08406cf4
2023-02-10 10:06:43 -06:00
LuK1337
e141fe303f
dre: overlay: Set max network scan search time to 254
...
Matches value found in stock TeleServiceQcom.
Change-Id: If2b224298ffe731f8ccfd0b4f3b6d8a257b6f968
2022-11-06 17:11:02 -06:00
Alexander Koskovich
7d1a1c52a7
dre: Switch to SPDX license identifiers
...
* Might as well be consistent.
Change-Id: Ib95789a0286785ba3b0b6df265291e87a13d2ef8
2022-10-11 08:31:24 -05:00
LuK1337
0988c92cb4
dre: overlay: Restore default config_proximityCheckTimeout
...
Apparently we can no longer expect proximity sensor to reply within
100ms...
Change-Id: Ifdeda8b9a310da9bd19b7d000b6ac7aa060ae742
2022-10-11 08:31:24 -05:00
LuK1337
bbcb64a0ce
dre: Switch doze to android.sensor.tilt_detector
...
Change-Id: Ieb91a64f7e03f6d4a6e755c35c68054817e858f2
2022-10-11 08:31:23 -05:00
Alexander Koskovich
03b3625313
dre: Switch to hardware/oplus
...
Change-Id: Ifb472cf1cd5f4c198394de41bc5d337d1f066b16
2022-10-11 08:31:23 -05:00
Albert Tang
a00313b8fa
dre: Remove support for wireless charging.
...
The Nord N200 does not have this feature.
This reverts commit dc568fa506
.
Change-Id: I27468e57453bb433f36b852c0f10c857db1d53de
2022-06-06 21:01:30 -05:00
Bruno Martins
9ed348bd0b
sm8350-common: overlay: Enable smooth display with 120Hz
...
There's no point to keep using custom pref to set minimum refresh rate
when AOSP smooth display feature behaves in the exact same way in
our case.
Change-Id: I497918a9c9687443a9438fb6291769f6e51d9379
2022-02-27 19:38:18 +01:00
Alexander Koskovich
06c1f8a770
sm8350-common: overlay-lineage: Remove obsolete fps location config
...
Change-Id: I2569c77b4daa84263903f710d421d05d0a491d08
2022-02-21 20:59:03 +00:00
LuK1337
7bb44400a8
sm8350-common: Map our display modes out using AOSP overlays
...
Change-Id: I1124033f4c7dd5362514656bcab1da80f89f4080
2022-02-21 20:59:03 +00:00
Bruno Martins
dc568fa506
sm8350-common: overlay-lineage: Declare support for wireless charging
...
Change-Id: Iba6a8b357779a3bb2134f2fc0878819339615239
2021-12-31 15:19:40 +01:00
LuK1337
0885f34c01
sm8350-common: Adjust for recent tri state key changes
...
tri-state-key package has been integrated into KeyHandler app, and
KeyHandler itself no longer needs to be added to lineage-sdk overlays.
Change-Id: I13b8f05e8e0b036c9303a01ec0c7e2d99b6756f7
2021-10-20 21:34:42 +02:00
LuK1337
34972ef817
sm8350-common: Switch to hardware/oneplus components
...
Change-Id: I26ba94eac5d7a0cdad07559afe55e6cabe2e161e
2021-09-22 11:43:30 +02:00
Bruno Martins
cfd5c2bf5b
sm8350-common: Unset config_vendorPlatformSignatures
...
There's no need to respect OnePlus's platform key anymore as we are
building our own vendor image and thus we are resigning all apps.
Change-Id: I49d97df08c448cad95b2ce1356a30aac49774148
2021-06-03 10:16:50 +02:00
LuK1337
647b59d0c5
sm8250-common: overlay-lineage: Unset def_clock_position as 2 is default
...
Change-Id: Ic59ef7269eb211c6b784d6c7a003ac3083d4693c
2021-05-31 22:57:10 +02:00
Bruno Martins
6d2fb2f68b
sm8250-common: overlay-lineage: Place volume panel on the left by default
...
Change-Id: Iffcfad9af472ada48c0dc12cf238fd959355bc6a
2021-05-31 22:56:02 +02:00
LuK1337
2bf9eeee2f
sm8250-common: overlay: Map out our display modes
...
Change-Id: I2755d5a938848d41382f1d3945f008d94eec1cbd
2021-04-27 18:49:50 +02:00
Ryan Mitchell
1d9989ef3d
sm8250-common: Use component-override to configure Bluetooth
...
Runtime Resource Overlays (RROs) can no longer change the value of
resources in manifest when read during PackagerParser.
This change uses component-override to enable the service by default.
Remove usages of profile_supported_* from overlays as they no
longer configure the enable state of Bluetooth components.
Bug: 135048762
Test: adb shell pm query-services \
com.android.bluetooth/.avrcpcontroller.AvrcpControllerService
adb shell pm query-services \
com.android.bluetooth/.hid.HidDeviceService
adb shell pm query-services \
com.android.bluetooth/.sap.SapService
Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
2021-01-08 14:31:38 +01:00
LuK1337
edf5620f78
sm8250-common: overlay: Set proper fingerprint sensor location
...
Change-Id: I3cfc4d198c3a88724e3a268a4e9e9b7ab9909f9b
2020-11-23 15:10:40 +01:00
LuK1337
e61e58c34f
sm8250-common: overlay: Enable min_refresh_rate setting
...
Change-Id: I2e16b99318003de819d84cab03f7baa33b9b6f2b
2020-11-23 15:10:40 +01:00
LuK1337
35e841ebbc
sm8250-common: Import CAF Bluetooth overlay
2020-06-30 14:51:07 +02:00
LuK1337
e4357aeed4
sm8250-common: Unset config_deviceLightCapabilities
2020-06-27 00:17:13 +02:00
LuK1337
bb43e077d6
sm8250-common: No notch for us
2020-06-27 00:17:13 +02:00
LuK1337
5dd17e7996
sm8250-common: Add reboot_fastboot action to power menu
2020-06-27 00:17:13 +02:00
LuK1337
8118403a3d
sdm845-common: Move all notification LEDs related overlays to enchilada
...
Change-Id: I4dc08345f1c2d459c0b28c5ee640f6834fe5cfd8
2019-02-03 15:43:34 +01:00
Luca Stefani
73f4be30aa
sdm845-common: Specify device has a notch
...
Change-Id: Ib912728020f85c820b10d5102365dc37f9a54342
2018-07-26 21:44:43 +02:00
LuK1337
5f145064df
sdm845-common: Set default clock position to left
...
Change-Id: I2b597579851434972cd29510ff90dfa8ddc6564f
2018-07-26 21:43:56 +02:00
Luca Stefani
3c7edbc4a3
sdm845-common: Add a KeyHandler for tri-state-key events
...
Change-Id: I22a7ee5b7eec5667b14f1a587a6d0138e77dc0f3
2018-07-19 22:13:32 +02:00
Danny Baumann
6f2dd6a0c7
sdm845-common: Enable call recording
...
Change-Id: I1b4478b330b13cf5d0fe1ed0d40f43e4b3825f33
2018-07-19 21:46:36 +02:00
LuK1337
fa4a4e722c
sdm845-common: Add OnePlus's vendor platform signature
...
Change-Id: I32cbce60452075b43269c62378c8fdb64497664d
2018-07-19 21:46:26 +02:00
LuK1337
c9b24dcffc
sdm845-common: Enable proximity check for touchscreen gestures
...
Change-Id: I334ba5f31ba5802dbbffdec9dfcbcc40ade05be2
2018-07-13 12:04:26 +02:00
Jesse Chan
dff3115cc8
sdm845-common: overlay: Enable option for full screen aspect ratio
...
Change-Id: I2a1b2acc5ed97ccb6795dc371c2b3ac9cb4f9d03
2018-07-07 18:44:54 +02:00
LuK1337
02a9fcb3e4
sdm845-common: Initial commit
...
Change-Id: I317c72bd943457c95d2b2c2c80ac0163c9f76a93
2018-07-07 18:44:53 +02:00