reuse gs101 pktrouter

Bug: 196916111
Test: boot with pktrouter launched
Change-Id: I10bdeccd32db50152993b64bb4b7ee2e303da017
This commit is contained in:
Adam Shih 2021-08-18 12:35:36 +08:00
parent bdd18706de
commit d242564abd
2 changed files with 1 additions and 15 deletions

View file

@ -853,7 +853,6 @@ $(call inherit-product-if-exists, vendor/samsung_slsi/telephony/shannon-ims/devi
PRODUCT_PACKAGES += ShannonIms
$(call inherit-product-if-exists, vendor/samsung_slsi/telephony/shannon-iwlan/device-vendor.mk)
$(call inherit-product-if-exists, vendor/samsung_slsi/telephony/packetrouter/device-vendor.mk)
#RCS Test Messaging App
PRODUCT_PACKAGES_DEBUG += \
@ -1049,7 +1048,7 @@ PRODUCT_PACKAGES += \
libgc2_utils
## Start packet router
#PRODUCT_PROPERTY_OVERRIDES += vendor.pktrouter=1
include device/google/gs101/telephony/pktrouter.mk
# Thermal HAL
include hardware/google/pixel/thermal/device.mk