Revert "Add coex display ssc configs to device."

Revert submission 24799507-ak3_ssc_aidl

Reason for revert: Broke next target, b/303392497

Reverted changes: /q/submissionid:24799507-ak3_ssc_aidl

Change-Id: I1b6cd82dbc6740dc44e50f729eda672e55474ea8
This commit is contained in:
Sam Dubey 2023-10-04 13:11:33 +00:00 committed by Android (Google) Code Review
parent 26f27dffea
commit 5e9c89c356
4 changed files with 1 additions and 21 deletions

View file

@ -12,9 +12,6 @@ on init
setprop persist.vendor.nfc.streset libstreset23 setprop persist.vendor.nfc.streset libstreset23
setprop persist.vendor.se.streset libstreset23 setprop persist.vendor.se.streset libstreset23
# Display permissions for SSC mode
chmod 646 /sys/class/backlight/panel0-backlight/ssc_mode
on early-boot on early-boot
# Wait for insmod_sh to finish all common modules # Wait for insmod_sh to finish all common modules
wait_for_prop vendor.common.modules.ready 1 wait_for_prop vendor.common.modules.ready 1

View file

@ -29,7 +29,6 @@ include device/google/zuma/device-shipping-common.mk
include hardware/google/pixel/vibrator/cs40l26/device.mk include hardware/google/pixel/vibrator/cs40l26/device.mk
include device/google/gs-common/bcmbt/bluetooth.mk include device/google/gs-common/bcmbt/bluetooth.mk
include device/google/gs-common/touch/gti/gti.mk include device/google/gs-common/touch/gti/gti.mk
include device/google/gs-common/modem/radio_ext/radio_ext.mk
# go/lyric-soong-variables # go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,akita) $(call soong_config_set,lyric,camera_hardware,akita)
@ -64,8 +63,7 @@ PRODUCT_SOONG_NAMESPACES += device/google/akita/radio/coex
# Coex Configs # Coex Configs
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
display_primary_mipi_coex_table \ display_primary_mipi_coex_table
display_primary_ssc_coex_table
# Camera # Camera
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \

View file

@ -34,11 +34,3 @@ prebuilt_etc {
src: "display_primary_mipi_coex_table.csv", src: "display_primary_mipi_coex_table.csv",
relative_install_path: "modem" relative_install_path: "modem"
} }
prebuilt_etc {
name: "display_primary_ssc_coex_table",
filename: "display_primary_ssc_coex_table.csv",
vendor: true,
src: "display_primary_ssc_coex_table.csv",
relative_install_path: "modem"
}

View file

@ -1,7 +0,0 @@
0,1
717000,728000,1
796000,816000,1
1964000,1988000,1
2148000,2171000,1
2506000,2533000,1
1 0,1
2 717000,728000,1
3 796000,816000,1
4 1964000,1988000,1
5 2148000,2171000,1
6 2506000,2533000,1