gs101: overlay: Provide tethering configuration

Matches PixelTetheringOverlay2021.

Change-Id: I90ef9cd9c89b1bfacf5680cb1e42bb61ad275393
This commit is contained in:
LuK1337 2024-12-25 23:42:18 +01:00 committed by Michael Bestas
parent ae977b4970
commit 2d3cf325a1
No known key found for this signature in database
4 changed files with 86 additions and 0 deletions

View file

@ -34,5 +34,9 @@ PRODUCT_VENDOR_LINKER_CONFIG_FRAGMENTS += \
PRODUCT_PACKAGES += \
GoogleParts
# Tethering
PRODUCT_PACKAGES += \
TetheringOverlay
# Touch
include hardware/google/pixel/touch/device.mk