sm7250-common: Move WifiResCommon RRO overlay to vendor

* With GSIs and DSU images, product isn't mounted, and it's even worse with devices without a product partition, since it gets copied to system/product

Change-Id: If1e4d719f849abce53db2e2de01a6177bece8c57
This commit is contained in:
Sebastiano Barezzi 2021-08-22 23:49:50 +02:00 committed by xSylla
parent c881e8265a
commit 42ad90bfed

View File

@ -2,5 +2,5 @@ runtime_resource_overlay {
name: "WifiResCommon",
theme: "WifiResCommon",
sdk_version: "current",
product_specific: true
vendor: true
}