diff --git a/edgetpu/file_contexts b/edgetpu/file_contexts index e0439c40..9255e741 100644 --- a/edgetpu/file_contexts +++ b/edgetpu/file_contexts @@ -23,3 +23,5 @@ # NeuralNetworks file contexts /vendor/bin/hw/android\.hardware\.neuralnetworks@service-darwinn-aidl u:object_r:hal_neuralnetworks_darwinn_exec:s0 +# EdgeTPU metrics logging service. +/vendor/lib64/libmetrics_logger\.so u:object_r:same_process_hal_file:s0 diff --git a/whitechapel/vendor/google/file_contexts b/whitechapel/vendor/google/file_contexts index 6c9bc57f..5327f014 100644 --- a/whitechapel/vendor/google/file_contexts +++ b/whitechapel/vendor/google/file_contexts @@ -433,3 +433,8 @@ # WLC FW update /vendor/bin/wlc_upt/p9412_mtp u:object_r:vendor_wlc_fwupdata_file:s0 /vendor/bin/wlc_upt/wlc_fw_update\.sh u:object_r:wlcfwupdate_exec:s0 + +# Statsd service to support EdgeTPU metrics logging service. +/vendor/lib64/android\.frameworks\.stats-V1-ndk_platform\.so u:object_r:same_process_hal_file:s0 +/vendor/lib64/vendor-pixelatoms-cpp\.so u:object_r:same_process_hal_file:s0 +/vendor/lib64/libprotobuf-cpp-lite-3\.9\.1\.so u:object_r:same_process_hal_file:s0