mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
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:
committed by
basamaryan
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"],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user