Revert "sdm660-common: Add support for Google Dialer Call recording"
This reverts commit 3bef50be1a
.
This commit is contained in:
parent
71b54e4a08
commit
7fcb3519a9
3 changed files with 0 additions and 16 deletions
|
@ -1,7 +0,0 @@
|
||||||
prebuilt_etc {
|
|
||||||
name: "com.google.android.apps.dialer.call_recording_audio.features.xml",
|
|
||||||
sub_dir: "permissions",
|
|
||||||
src: "com.google.android.apps.dialer.call_recording_audio.features.xml",
|
|
||||||
filename_from_src: true,
|
|
||||||
product_specific: true,
|
|
||||||
}
|
|
|
@ -1,5 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<permissions>
|
|
||||||
<!-- Feature for Google Dialer Call Recording -->
|
|
||||||
<feature name="com.google.android.apps.dialer.call_recording_audio" />
|
|
||||||
</permissions>
|
|
|
@ -131,10 +131,6 @@ PRODUCT_PACKAGES += \
|
||||||
# Boot animation
|
# Boot animation
|
||||||
TARGET_BOOTANIMATION_SIZE := 1080p
|
TARGET_BOOTANIMATION_SIZE := 1080p
|
||||||
|
|
||||||
# Call recording
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
com.google.android.apps.dialer.call_recording_audio.features.xml
|
|
||||||
|
|
||||||
# Camera
|
# Camera
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.camera.device@3.5 \
|
android.hardware.camera.device@3.5 \
|
||||||
|
|
Loading…
Reference in a new issue