config: common: Set OEM Key ATV property in all cases
* This else was messed up. Change-Id: I1e67edbf53369e81bf085c02b007bb93dbde2936
This commit is contained in:
parent
c564d0a672
commit
1e092b97e1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
|||
ro.oem.key1=ATV00100020
|
||||
else
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||
ro.com.google.clientidbase=$(PRODUCT_ATV_CLIENTID_BASE)
|
||||
ro.oem.key1=$(PRODUCT_ATV_CLIENTID_BASE)
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue