msm8998-common: overlay: Drop explicit 'sdk_version' declaration
* We don't need to manually set this anymore. Change-Id: I1239ba541636e53f8ea4373d3815024f2cd60824
This commit is contained in:
committed by
SirRGB
parent
a239bd6dc0
commit
870d85a82b
@@ -1,7 +1,6 @@
|
||||
runtime_resource_overlay {
|
||||
name: "CarrierConfigOverlay",
|
||||
theme: "CarrierConfigOverlay",
|
||||
sdk_version: "current",
|
||||
product_specific: true,
|
||||
aaptflags: ["--keep-raw-values"],
|
||||
}
|
||||
|
||||
@@ -6,6 +6,5 @@
|
||||
runtime_resource_overlay {
|
||||
name: "TetheringConfigOverlay",
|
||||
resource_dirs: ["res"],
|
||||
sdk_version: "current",
|
||||
proprietary: true,
|
||||
}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
runtime_resource_overlay {
|
||||
name: "WifiOverlay",
|
||||
theme: "WifiOverlay",
|
||||
sdk_version: "current",
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user