mirror of
https://github.com/Evolution-X-Devices/device_oneplus_sm8550-common
synced 2026-02-01 04:25:14 +00:00
sm8350-common: overlay: Drop explicit 'sdk_version' declaration
* We don't need to manually set this anymore. Change-Id: I1239ba541636e53f8ea4373d3815024f2cd60824
This commit is contained in:
@@ -5,6 +5,5 @@
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "FrameworksResTarget",
|
||||
sdk_version: "current",
|
||||
vendor: true,
|
||||
}
|
||||
|
||||
@@ -5,6 +5,5 @@
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "OPlusFrameworksResCommon",
|
||||
sdk_version: "current",
|
||||
device_specific: true,
|
||||
}
|
||||
|
||||
@@ -5,6 +5,5 @@
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "OPlusSettingsResCommon",
|
||||
sdk_version: "current",
|
||||
device_specific: true,
|
||||
}
|
||||
|
||||
@@ -5,6 +5,5 @@
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "OPlusWifiResCommon",
|
||||
sdk_version: "current",
|
||||
device_specific: true,
|
||||
}
|
||||
|
||||
@@ -5,6 +5,5 @@
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "WifiResTarget",
|
||||
sdk_version: "current",
|
||||
vendor: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user