Skip to content

Commit

Permalink
sakura: rro_overlays: Move all rro overlays to vendor
Browse files Browse the repository at this point in the history
* For GSI compatibility.

Signed-off-by: Zinadin Zidan <[email protected]>
Change-Id: I085878e58aa4dae861fd8be0eb9150fd01831f35
  • Loading branch information
SyberHexen authored and LinkBoi00 committed Jun 23, 2021
1 parent ae9369f commit e3cbc24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rro_overlays/TetheringOverlay/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ runtime_resource_overlay {
name: "TetheringConfigOverlay",
theme: "TetheringConfigOverlay",
sdk_version: "current",
product_specific: true
vendor: true
}
2 changes: 1 addition & 1 deletion rro_overlays/WifiOverlay/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ runtime_resource_overlay {
name: "WifiOverlay",
theme: "WifiOverlay",
sdk_version: "current",
product_specific: true
vendor: true
}

0 comments on commit e3cbc24

Please sign in to comment.