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

@ -0,0 +1,9 @@
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
runtime_resource_overlay {
name: "TetheringOverlay",
sdk_version: "current",
product_specific: true
}