msm8974-common: init: Override system_ext props too
Change-Id: I4114ab9547dbfea4ba2d043a6be55a9694ce9de3
This commit is contained in:
parent
5303899859
commit
c875ae7821
@ -44,8 +44,9 @@ std::vector<std::string> ro_product_props_default_source_order = {
|
||||
"product.",
|
||||
"product_services.",
|
||||
"odm.",
|
||||
"vendor.",
|
||||
"system.",
|
||||
"system_ext.",
|
||||
"vendor.",
|
||||
};
|
||||
|
||||
void set_rild_libpath(char const variant[])
|
||||
|
Loading…
Reference in New Issue
Block a user