Skip to content

Commit

Permalink
feat: Sync with latest sources of TrebleDroid
Browse files Browse the repository at this point in the history
  • Loading branch information
ponces committed Oct 31, 2023
1 parent fd94fc3 commit e62b77e
Show file tree
Hide file tree
Showing 71 changed files with 230 additions and 68 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 22e5fe9453c87c2d7479a8c3da929b1b60eea764 Mon Sep 17 00:00:00 2001
From: Peter Cai <peter@typeblog.net>
Date: Thu, 18 Aug 2022 15:44:46 -0400
Subject: [PATCH 01/21] APM: Restore S, R and Q behavior respectively for
Subject: [PATCH 01/22] APM: Restore S, R and Q behavior respectively for
telephony audio

This conditionally reverts part of b2e5cb (T), 51c9cc (S) and afd4ce (R)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 78d9273cc66e2e8760ffd278b16feeb92b311adf Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Mon, 5 Aug 2019 18:09:50 +0200
Subject: [PATCH 02/21] Fix BT in-call on CAF devices
Subject: [PATCH 02/22] Fix BT in-call on CAF devices

See https://github.com/phhusson/treble_experimentations/issues/374

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 9cfec7e7c71763ab2caf4910c0598b8ed47dfb29 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Tue, 1 Oct 2019 13:35:49 +0200
Subject: [PATCH 03/21] Add (partial, cam id is hardcoded) support for Asus ZF6
Subject: [PATCH 03/22] Add (partial, cam id is hardcoded) support for Asus ZF6
motor camera

Change-Id: Iea6e1370780a1d16f728748d1d948d092532d8fe
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From fbf69fb913faabfcc6a273eba6f53c2fe22f99ea Mon Sep 17 00:00:00 2001
From: Peter Cai <peter@typeblog.net>
Date: Wed, 24 Aug 2022 15:42:39 -0400
Subject: [PATCH 04/21] APM: Optionally force-load audio policy for system-side
Subject: [PATCH 04/22] APM: Optionally force-load audio policy for system-side
bt audio HAL

Required to support our system-side bt audio implementation, i.e.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 67dbd6dea1283000c06e43f5e4da693a60801605 Mon Sep 17 00:00:00 2001
From: Peter Cai <peter@typeblog.net>
Date: Thu, 25 Aug 2022 13:30:29 -0400
Subject: [PATCH 05/21] APM: Remove A2DP audio ports from the primary HAL
Subject: [PATCH 05/22] APM: Remove A2DP audio ports from the primary HAL

These ports defined in the primary HAL are intended for A2DP offloading,
however they do not work in general on GSIs, and will interfere with
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 3feedb8b6d853c538ad2cb64081ae0eec5c88e33 Mon Sep 17 00:00:00 2001
From: Peter Cai <peter@typeblog.net>
Date: Thu, 23 Jan 2020 11:13:43 +0800
Subject: [PATCH 06/21] audiopolicy: try again with trimmed audio port name if
Subject: [PATCH 06/22] audiopolicy: try again with trimmed audio port name if
not found

* In Spreadtrum BSP, some audio routes may contain ports with extra
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 111915f4efcfc83d0869606d9610f430eaa180ea Mon Sep 17 00:00:00 2001
From: Peter Cai <peter@typeblog.net>
Date: Wed, 1 Jun 2022 16:56:46 -0400
Subject: [PATCH 07/21] camera: Implement property to override default camera
Subject: [PATCH 07/22] camera: Implement property to override default camera

Complement to the frameworks/base patch.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 45bdf7575551dc1e2d97624c3a0c8d4dd6fda1d0 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Mon, 13 Apr 2020 21:01:16 +0200
Subject: [PATCH 08/21] There are three SCO devices. Fallback from one to the
Subject: [PATCH 08/22] There are three SCO devices. Fallback from one to the
others if needed

Change-Id: I414dcb6b154855c00cb8520b23dc1069827864b2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 84a0b30b1e7c0aca15c76560349ccc64eafca25c Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Thu, 14 May 2020 19:54:55 +0200
Subject: [PATCH 09/21] Add persist.sys.phh.samsung.camera_ids property to
Subject: [PATCH 09/22] Add persist.sys.phh.samsung.camera_ids property to
access hidden Samsung cameras

Change-Id: I2c7bf535272acc28ed2277e96c78ddd28a0b4593
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From aed8d42599ec27f307fa4a6faf040304d8b46992 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Tue, 19 May 2020 14:01:14 +0200
Subject: [PATCH 10/21] Add a property to force camera timestamp source
Subject: [PATCH 10/22] Add a property to force camera timestamp source

Some devices wrongly report their timesource
Camera's timesource can either be CLOCK_MONOTONIC, or CLOCK_BOOTTIME
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 139301c7192accbbab701366bba4bb2aafe48e4e Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Tue, 24 Apr 2018 00:14:28 +0200
Subject: [PATCH 11/21] FIH devices: Fix "Earpiece" audio output
Subject: [PATCH 11/22] FIH devices: Fix "Earpiece" audio output

On some FIH devices (confirmed on Razer, and probably on Aquos SS2),
Earpiece is not listed in attachedDevices, and devicePort's profile
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 0328b324b5606cda6a4efd7dae9f7eda2b8de74f Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Sat, 12 Sep 2020 12:32:50 +0200
Subject: [PATCH 12/21] No longer make re-assigning legacy audio groups fatal.
Subject: [PATCH 12/22] No longer make re-assigning legacy audio groups fatal.
Mi9 declares AUDIO_STREAM_PATCH and AUDIO_STREAM_REROUTING which is defined
by framework too

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 6836703b7235859020c6e23edd97ad89f170df1a Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Mon, 21 Dec 2020 20:19:11 +0100
Subject: [PATCH 13/21] Make camera IDs filter-out optional
Subject: [PATCH 13/22] Make camera IDs filter-out optional

Nowadays most people have Camera 2 apps, and would like to have all
cameras, rather than limit which cameras are available.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From b00f88c4281727344e601641b08c2f2441ebca40 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Sat, 13 Mar 2021 14:20:03 -0500
Subject: [PATCH 14/21] Support Samsung R multi-cams
Subject: [PATCH 14/22] Support Samsung R multi-cams

Change-Id: If46f385e8dd16185cbf37ab083e6a1242e1d1555
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From eb2f8fc537129eeffa0044de14466a9c3aeef808 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Tue, 23 Mar 2021 00:16:42 +0100
Subject: [PATCH 15/21] Don't crash on unknown audio devices
Subject: [PATCH 15/22] Don't crash on unknown audio devices

Change-Id: I2df8d88f742da6a84aa8888cdf19de25444de919
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 0d1eede6fe3c315fb9067fcc8c23ecc98804d275 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Sun, 28 Mar 2021 18:54:47 +0200
Subject: [PATCH 16/21] Not all sources in a route are valid. Dont ignore the
Subject: [PATCH 16/22] Not all sources in a route are valid. Dont ignore the
whole route because of one broken source

Change-Id: If8a51740e71bef3a4738262ad7b43a337b0ec36d
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From f2fc80503fa719af9c1a2d158c798cb992707d19 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Sun, 28 Mar 2021 14:48:49 +0200
Subject: [PATCH 17/21] Use a fake volume policy when none has been found
Subject: [PATCH 17/22] Use a fake volume policy when none has been found

This is useful, because on Samsung devices, the "real"
(=non-gsi-cheating) audio policy doesn't have any volume policy.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 487baf3933e16834bbe93ba2c154f4cb407effad Mon Sep 17 00:00:00 2001
From: Andy CrossGate Yan <GeForce8800Ultra@gmail.com>
Date: Mon, 11 Oct 2021 16:10:42 -0400
Subject: [PATCH 18/21] Revert "Remove support for audio HAL V2 from the
Subject: [PATCH 18/22] Revert "Remove support for audio HAL V2 from the
framework"

This reverts commit cbf517f837f7bf8a59f3ff8aa1e0e3e19612e251.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 62e86c3346659667a1902917ce148d0f079a0089 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Sat, 16 Apr 2022 14:30:14 -0400
Subject: [PATCH 19/21] Add a prop to change Samsung flash strength
Subject: [PATCH 19/22] Add a prop to change Samsung flash strength

---
services/camera/libcameraservice/Android.bp | 2 ++
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 826b61a88791da133524738277ca1df6369cce9e Mon Sep 17 00:00:00 2001
From: ponces <ponces26@gmail.com>
Date: Mon, 24 Oct 2022 09:38:34 +0100
Subject: [PATCH 20/21] voip: Fix high pitched voice on Qualcomm devices
Subject: [PATCH 20/22] voip: Fix high pitched voice on Qualcomm devices

---
.../common/managerdefinitions/src/Serializer.cpp | 9 +++++++++
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From e7ad97b0d5b482e6f857d4650c847653723a6699 Mon Sep 17 00:00:00 2001
From: Alberto Ponces <ponces26@gmail.com>
Date: Sun, 30 Apr 2023 23:29:04 +0100
Subject: [PATCH 21/21] audiopolicy: Fix broken mic while video recording on
Subject: [PATCH 21/22] audiopolicy: Fix broken mic while video recording on
some Exynos devices This should fix
https://github.com/phhusson/treble_experimentations/issues/2021 and
https://github.com/phhusson/treble_experimentations/issues/2384. Credits to
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
From bca0e110680b0169427281729f4dbbbf077c5b4b Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Mon, 30 Oct 2023 10:30:58 -0400
Subject: [PATCH 22/22] Add a prop to disable AUDIO_OUTPUT_FLAG_FAST from audio
policies, when CPU can't really handle that kind of load

---
.../audiopolicy/common/managerdefinitions/src/Serializer.cpp | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/services/audiopolicy/common/managerdefinitions/src/Serializer.cpp b/services/audiopolicy/common/managerdefinitions/src/Serializer.cpp
index 8b3a1f0e4f..913cbc0e90 100644
--- a/services/audiopolicy/common/managerdefinitions/src/Serializer.cpp
+++ b/services/audiopolicy/common/managerdefinitions/src/Serializer.cpp
@@ -504,6 +504,10 @@ std::variant<status_t, MixPortTraits::Element> PolicySerializer::deserialize<Mix
// use DEEP_BUFFER+FAST flag combo to indicate the spatializer output profile
uint32_t intFlags =
OutputFlagConverter::maskFromString(flags, mFlagsSeparator.c_str());
+ bool ignore_fast = property_get_bool("persist.sys.phh.disable_fast_audio", false);
+ if (ignore_fast)
+ intFlags &= ~AUDIO_OUTPUT_FLAG_FAST;
+
if (intFlags == (AUDIO_OUTPUT_FLAG_FAST | AUDIO_OUTPUT_FLAG_DEEP_BUFFER)) {
intFlags = AUDIO_OUTPUT_FLAG_SPATIALIZER;
}
--
2.34.1

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From d5569f56dc1bb217a3c20620f4c719b67e0b7e26 Mon Sep 17 00:00:00 2001
From: Andy CrossGate Yan <GeForce8800Ultra@gmail.com>
Date: Thu, 5 Apr 2018 10:01:19 +0800
Subject: [PATCH 01/47] Disable vendor mismatch warning
Subject: [PATCH 01/49] Disable vendor mismatch warning

Change-Id: Ieb8fe91e2f02462f074312ed0f4885d183e9780b
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 7a43cefe8c152ffd8819a2be104a096961db3f97 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Tue, 5 Oct 2021 17:59:16 -0400
Subject: [PATCH 02/47] Fallback to stupid autobrightness if brightness values
Subject: [PATCH 02/49] Fallback to stupid autobrightness if brightness values
are broken

This is needed because of:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 03c19dc430fa6b954fdef5346d49cd645add594c Mon Sep 17 00:00:00 2001
From: Raphael Mounier <mounierr07@gmail.com>
Date: Sat, 6 Aug 2022 18:08:36 +0200
Subject: [PATCH 03/47] Fix env empty string - ANDROID_STORAGE
Subject: [PATCH 03/49] Fix env empty string - ANDROID_STORAGE

Huawei hi6250 define in init.hi6250.rc ANDROID_STORAGE to "", so check empty string and replace with default path. Apply change for all env directory
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From d9abd48f34ce986611e9bebed54555add08f14aa Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Tue, 28 Nov 2017 18:28:04 +0100
Subject: [PATCH 04/47] Relax requirement for visible flag to sdcards
Subject: [PATCH 04/49] Relax requirement for visible flag to sdcards

The vast majority of sdcard readers are stable enough to be declared by
the API. (I see no counter-example)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 20e7ad25ec793ba9291a39cb99832193342ac3a5 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Thu, 17 May 2018 20:28:35 +0200
Subject: [PATCH 05/47] Don't crash if there is IR HAL is not declared
Subject: [PATCH 05/49] Don't crash if there is IR HAL is not declared

Change-Id: I3afded27441bbee8244d5fda544b3e6d1238dc1b
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From c47433eb06a1fb40a76212064b760185b1819b5c Mon Sep 17 00:00:00 2001
From: Peter Cai <peter@typeblog.net>
Date: Wed, 1 Jun 2022 16:56:20 -0400
Subject: [PATCH 06/47] Implement a persistent property to override the default
Subject: [PATCH 06/49] Implement a persistent property to override the default
primary camera (0)

Change-Id: I49b45d00bf71d7932591b3516d49a680e1b6568b
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 2348038ffbe8071c7db1e37d3aaa7d78852994af Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Mon, 6 Aug 2018 12:49:00 +0200
Subject: [PATCH 07/47] Show APN Settings for CDMA carriers
Subject: [PATCH 07/49] Show APN Settings for CDMA carriers

---
telephony/java/android/telephony/CarrierConfigManager.java | 2 +-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 89fa2cf8f4ee50301f5dac092cb51fbb5b36bed1 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Thu, 8 Nov 2018 23:04:03 +0100
Subject: [PATCH 08/47] Re-order services so that it works even without qtaguid
Subject: [PATCH 08/49] Re-order services so that it works even without qtaguid

Change-Id: I0c0f527b3ae151d45c68f7ac6c205da3f34e74df
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 10840f40c1a6221fa9d08079667e27f758923581 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Sun, 24 Mar 2019 23:05:14 +0100
Subject: [PATCH 09/47] Support samsung Pie and Q light hal
Subject: [PATCH 09/49] Support samsung Pie and Q light hal

Change-Id: I01f94acd7d0672733e48854d80368f9ac6f861c6
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From d44d29905de26fff958aae8b6ae11b43f9ca8f2b Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Mon, 12 Aug 2019 23:08:26 +0200
Subject: [PATCH 10/47] Add support for samsung touch, physical and hover
Subject: [PATCH 10/49] Add support for samsung touch, physical and hover
proximity sensor as fallback to real proximity sensor

Change-Id: I7a0f8b4665c802140d19197d850b77b2a7ac1865
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From fc272941d85793fec06062e540ec51ed40c0a55b Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Sun, 5 Apr 2020 16:32:46 +0200
Subject: [PATCH 11/47] Always allow overriding the number of work profiles
Subject: [PATCH 11/49] Always allow overriding the number of work profiles

Change-Id: I6eb09aa71663c6fbe7563e3038bffcabdba0ff6a
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 966a233eaeb3a02abac02e25335ae5120fe09d02 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Sat, 6 Jun 2020 18:21:56 +0200
Subject: [PATCH 12/47] HOME deserves to wake-up devices just as well as back
Subject: [PATCH 12/49] HOME deserves to wake-up devices just as well as back
and menu

Change-Id: Ia562bafd8c620d00c17e8eb338e4701c6c4a3c3a
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 4d40a5e693476a33bcf124ab5e2b0a6acf3897b8 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Tue, 29 Sep 2020 22:39:47 +0200
Subject: [PATCH 13/47] Some devices have proximity sensor reporting NaN as max
Subject: [PATCH 13/49] Some devices have proximity sensor reporting NaN as max
range for some reason. Make them behave standard way by setting 5 cm

Change-Id: I3c39e3e914a05903c140235702e0480d2d58a612
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From a0d3a673f2fc29205bc227558792917fcb4e8eb6 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Tue, 29 Sep 2020 22:40:10 +0200
Subject: [PATCH 14/47] Fix brightness range not being complete on Samsung
Subject: [PATCH 14/49] Fix brightness range not being complete on Samsung
devices

On some devices, minimum brightness is 0, which totally messes with
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 95fa02d91ee78ffc41c19571c934a0629fe1e8ee Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Sun, 25 Oct 2020 23:57:26 +0100
Subject: [PATCH 15/47] Re-implement fnmatch-like behaviour for RRO java-side
Subject: [PATCH 15/49] Re-implement fnmatch-like behaviour for RRO java-side

T: Also apply to FrameworkParsingPackageUtils (@PeterCxy)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From dfbcca0ba6887ab2944b9412734007545f054481 Mon Sep 17 00:00:00 2001
From: Pierre-Hugues Husson <phh@phh.me>
Date: Fri, 11 Dec 2020 14:41:09 +0100
Subject: [PATCH 16/47] Remove useless notification about "console" service
Subject: [PATCH 16/49] Remove useless notification about "console" service
being running

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 42a3481fae87c90e200067457b34934fd17c0901 Mon Sep 17 00:00:00 2001
From: Peter Cai <peter@typeblog.net>
Date: Wed, 16 Dec 2020 21:24:12 +0800
Subject: [PATCH 17/47] Revert "Remove unused SystemProperties.set"
Subject: [PATCH 17/49] Revert "Remove unused SystemProperties.set"

This reverts commit debb4616ef67f9ed5054eca51ec58592358ff55f.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 483e24ed172206d8bad47e0db4cdea12a6ef85f6 Mon Sep 17 00:00:00 2001
From: Peter Cai <peter@typeblog.net>
Date: Wed, 16 Dec 2020 13:46:15 +0800
Subject: [PATCH 18/47] TelephonyManager: bring back getNetworkClass()
Subject: [PATCH 18/49] TelephonyManager: bring back getNetworkClass()

This partially reverts commit c058cac051ab083dc7fb7ea6aa85699110b2e9bf.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 6fef4936b5844634735f7001bcc9b38e26ade3fc Mon Sep 17 00:00:00 2001
From: Peter Cai <peter@typeblog.net>
Date: Wed, 16 Dec 2020 21:26:45 +0800
Subject: [PATCH 19/47] TelephonyManager: add API annotations for
Subject: [PATCH 19/49] TelephonyManager: add API annotations for
setTelephonyProperty

* This method was added back by reverting commit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 4953a3b1c494866ad1f7aba5125cf0efe2a19c7b Mon Sep 17 00:00:00 2001
From: Alberto Ponces <ponces26@gmail.com>
Date: Tue, 2 Feb 2021 10:20:51 +0000
Subject: [PATCH 20/47] Fix Wakelock issue
Subject: [PATCH 20/49] Fix Wakelock issue

Prevent SystemUI crash due to "WakeLock under-locked Doze" (issue #12) by only releasing a wakelock that was not already released
---
Expand Down
Loading

0 comments on commit e62b77e

Please sign in to comment.