sweet: rro_overlays: Drop explicit 'sdk_version' declaration

* We don't need to manually set this anymore.

Change-Id: I1239ba541636e53f8ea4373d3815024f2cd60824
This commit is contained in:
Alexander Koskovich 2022-07-05 12:55:53 -07:00 committed by basamaryan
parent fe7f2c2900
commit 06c4b5f077
No known key found for this signature in database
GPG Key ID: 0A28C6D8648B81DD
3 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,5 @@
runtime_resource_overlay {
name: "SweetWifiOverlay",
theme: "SweetWifiOverlay",
sdk_version: "current",
product_specific: true
}

View File

@ -1,5 +1,4 @@
runtime_resource_overlay {
name: "SweetinproSettingsProvider",
sdk_version: "current",
product_specific: true,
}

View File

@ -1,6 +1,5 @@
runtime_resource_overlay {
name: "SweetinproWifiOverlay",
theme: "SweetinproWifiOverlay",
sdk_version: "current",
product_specific: true
}