vport_trigger: Fix property name for gsi compatibility.

When running a gsi image, init goes from silently allowing all
properties, to explicitly blocking any property triggers which are not
from a whitelist. Prefixing a property with 'vendor.' is allowed, but
'sys.cf.' is not.

For now, set both the old and new property names for backwards
compatibility. (It is not disallowed to set these properties, just init
won't read them.)

Bug: 110097226
Change-Id: Ie5276b372f6aaf3ba7384256b5911cf0c05d9a81
1 file changed
tree: 453e76bb213ac3f1d079eeb67123151f3b67218e
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS