This adds the flag TW_OVERRIDE_SYSTEM_PROPS which can contain a ";" separated list of properties that should be overriden. A different source property can be defined by separating target and source using "=" Example: TW_OVERRIDE_SYSTEM_PROPS := "ro.build.product;ro.build.fingerprint=ro.system.build.fingerprint" This will override ro.build.product with the value of ro.build.product from system/build.prop. And also override ro.build.fingerprint with the value of ro.system.build.fingerprint. with their corresponding values from the system partition. Change-Id: Ibcd3e6ed51fa7f7195ad524e606a2b9542687e55
13 KiB
Executable File
13 KiB
Executable File