sm6150-common: CarrierConfigOverlay: Drop explicit 'sdk_version' declaration
* We don't need to manually set this anymore. Change-Id: I1239ba541636e53f8ea4373d3815024f2cd60824
This commit is contained in:
parent
7ff80e756a
commit
e73b05ffbc
@ -1,7 +1,6 @@
|
|||||||
runtime_resource_overlay {
|
runtime_resource_overlay {
|
||||||
name: "CarrierConfigOverlay",
|
name: "CarrierConfigOverlay",
|
||||||
theme: "CarrierConfigOverlay",
|
theme: "CarrierConfigOverlay",
|
||||||
sdk_version: "current",
|
|
||||||
product_specific: true,
|
product_specific: true,
|
||||||
aaptflags: ["--keep-raw-values"],
|
aaptflags: ["--keep-raw-values"],
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user