manta: specify property overrides *before* inheriting from products

fixes bug introduced in e87ec97b70350c318b488f3bc2a26b5a70d53e18

When doing PRODUCT_xxxx :=  lines after inheriting from products,
the whole value is replaced, that's not what you want.

Never put any PRODUCT_xxx variable settings after inheriting products
unless you know what you are doing.

Change-Id: Iba95d5f066ede4e9e30c6a7aaf7bf47c86e7366b
Signed-off-by: Dima Zavin <dima@android.com>
1 file changed