Adam Shih | af0e90e | 2022-11-08 13:21:51 +0800 | [diff] [blame] | 1 | # EdgeTPU service requires system public properties |
2 | # since it lives under /system_ext/. | ||||
3 | system_public_prop(vendor_edgetpu_service_prop) | ||||
4 | |||||
feiyuchen | 1fa6409 | 2023-01-22 09:55:25 +0000 | [diff] [blame] | 5 | # Tflite Darwinn delegate properties are written once by vendor_init, |
6 | # and then read by apps, camera hal, and some Darwinn vendor services. | ||||
7 | system_vendor_config_prop(vendor_tflite_delegate_prop) |