gs101: move bootctrl service declaration to gs-common

Bug: 265063384
Change-Id: I426977fd0a8e0b0e65f74c12c35668cb8c530c31
Signed-off-by: Jason Chiu <jasoncschiu@google.com>
This commit is contained in:
Jason Chiu 2023-11-27 17:16:44 +08:00 committed by Treehugger Robot
parent 38f6d0fb94
commit 0561656a79

View file

@ -899,11 +899,6 @@ PRODUCT_PACKAGES_DEBUG += \
PRODUCT_PACKAGES += ShannonRcs PRODUCT_PACKAGES += ShannonRcs
endif endif
# Boot Control HAL
PRODUCT_PACKAGES += \
android.hardware.boot@1.2-impl-gs101 \
android.hardware.boot@1.2-service-gs101
# Exynos RIL and telephony # Exynos RIL and telephony
# Multi SIM(DSDS) # Multi SIM(DSDS)
SIM_COUNT := 2 SIM_COUNT := 2