sweet: init: Override vendor_dlkm props too and drop bootimage
Change-Id: Ie6d455af354c059983b58cf6bef5faa320a5b00e
This commit is contained in:
parent
c40b5c76fa
commit
52dac23cb8
@ -37,12 +37,12 @@ using android::base::GetProperty;
|
||||
|
||||
std::vector<std::string> ro_props_default_source_order = {
|
||||
"",
|
||||
"bootimage.",
|
||||
"odm.",
|
||||
"product.",
|
||||
"system.",
|
||||
"system_ext.",
|
||||
"vendor.",
|
||||
"vendor_dlkm.",
|
||||
};
|
||||
|
||||
void property_override(char const prop[], char const value[], bool add = true)
|
||||
|
Loading…
Reference in New Issue
Block a user