Move the type definition of properties from product to vendor

These properties cannot be resolved after product sepolicy is replaced.
  vendor_persist_config_default_prop
  vendor_rild_prop

Test: The device can boot to home after replacing with GSI
Bug: 191236468
Change-Id: Ib797601a44306987e5a85897c7b6cd7827ad91b2
This commit is contained in:
Alex Hong 2021-06-23 23:59:14 +08:00
parent c431abb5bf
commit e44e432672
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +0,0 @@
vendor_internal_prop(vendor_rild_prop)
vendor_internal_prop(vendor_persist_config_default_prop)