We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1a22b8 commit 252d646Copy full SHA for 252d646
src/com/ceco/oreo/gravitybox/ModDialerOOS.java
@@ -39,6 +39,7 @@ private static class CallRecordingInfo {
39
}
40
41
private static final CallRecordingInfo[] CALL_RECORDING_INFO = new CallRecordingInfo[] {
42
+ new CallRecordingInfo("com.android.incallui.oneplus.f", "Td"), /* OP3T Beta 29 */
43
new CallRecordingInfo("com.android.incallui.oneplus.a", "bz"), /* OP5 Beta 11 */
44
new CallRecordingInfo("com.android.incallui.oneplus.r", "Om"), /* OP3T Beta 28 */
45
new CallRecordingInfo("com.android.incallui.oneplus.f", "SI"), /* OP5T Beta 8 */
0 commit comments