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:
Alexander Koskovich 2022-07-05 12:55:53 -07:00 committed by basamaryan
parent 7ff80e756a
commit e73b05ffbc
No known key found for this signature in database
GPG Key ID: 0A28C6D8648B81DD

View File

@ -1,7 +1,6 @@
runtime_resource_overlay {
name: "CarrierConfigOverlay",
theme: "CarrierConfigOverlay",
sdk_version: "current",
product_specific: true,
aaptflags: ["--keep-raw-values"],
}