mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 07:50:05 +00:00
rtwo: 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
Marc Bourgoin
parent
bcd83595f6
commit
17051c0248
@@ -1,5 +1,4 @@
|
||||
runtime_resource_overlay {
|
||||
name: "FrameworksResRtwo",
|
||||
sdk_version: "current",
|
||||
vendor: true
|
||||
}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
runtime_resource_overlay {
|
||||
name: "ProductFrameworksResRtwo",
|
||||
sdk_version: "current",
|
||||
product_specific: true
|
||||
}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
runtime_resource_overlay {
|
||||
name: "SettingsProviderResRtwo",
|
||||
sdk_version: "current",
|
||||
vendor: true
|
||||
}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
runtime_resource_overlay {
|
||||
name: "SystemUIResRtwo",
|
||||
sdk_version: "current",
|
||||
vendor: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user