mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-04-28 18:17:19 +09:00
sm6250-common: libinit: Override odm_dlkm and vendor_dlkm props
Change-Id: If601ae82e6bcaeec756f868575b2ae465f21156c
This commit is contained in:
parent
f785ecaa84
commit
63405e3d6f
@ -21,10 +21,12 @@ void property_override(std::string prop, std::string value, bool add) {
|
||||
|
||||
std::vector<std::string> ro_props_default_source_order = {
|
||||
"odm.",
|
||||
"odm_dlkm.",
|
||||
"product.",
|
||||
"system.",
|
||||
"system_ext.",
|
||||
"vendor.",
|
||||
"vendor_dlkm.",
|
||||
"",
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user