gts4lv-common: 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 Bruno Martins
parent c572b8a209
commit e6a6b1aa07

View File

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