sm6225-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:
parent
2d138058a1
commit
5c302b1a26
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
runtime_resource_overlay {
|
runtime_resource_overlay {
|
||||||
name: "WifiResCommonOverlay",
|
name: "WifiResCommonOverlay",
|
||||||
theme: "WifiResCommonOverlay",
|
theme: "WifiResCommonOverlay",
|
||||||
sdk_version: "current",
|
|
||||||
product_specific: true
|
product_specific: true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue