gs101: overlay: Provide tethering configuration
Matches PixelTetheringOverlay2021. Change-Id: I90ef9cd9c89b1bfacf5680cb1e42bb61ad275393
This commit is contained in:
parent
ae977b4970
commit
2d3cf325a1
4 changed files with 86 additions and 0 deletions
9
rro_overlays/TetheringOverlay/Android.bp
Normal file
9
rro_overlays/TetheringOverlay/Android.bp
Normal file
|
@ -0,0 +1,9 @@
|
|||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "TetheringOverlay",
|
||||
sdk_version: "current",
|
||||
product_specific: true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue