blob: 1ed9a592d23baec9f241e5b603bd291989fc2117 [file] [log] [blame]
Adam Shihaf0e90e2022-11-08 13:21:51 +08001# EdgeTPU service requires system public properties
2# since it lives under /system_ext/.
3system_public_prop(vendor_edgetpu_service_prop)
4
feiyuchen1fa64092023-01-22 09:55:25 +00005# Tflite Darwinn delegate properties are written once by vendor_init,
6# and then read by apps, camera hal, and some Darwinn vendor services.
7system_vendor_config_prop(vendor_tflite_delegate_prop)
Yu-Chi Cheng8e965d32023-03-16 14:10:10 -07008
9# Hetero runtime properties, including tracing levels.
10system_vendor_config_prop(vendor_hetero_runtime_prop)