2 Commits

Author SHA1 Message Date
qinyiyan
aaae6818d0 Enable RT threads by default for Edgetpu DBA HAL.
Bug:267379294
Test: forrest build.

Change-Id: I95d6c276bb29c8f24bbf4b672e64d78e2e073301
2023-05-11 20:43:01 +00:00
feiyuchen
1fa64096e9 Add android property vendor.edgetpu.tflite_delegate.force_disable_io_coherency
because we need it for DarwinnDelegate to forcelly disable the cache coherency feature for debugging purpose. This sys prop should be readable by all Darwinn Delegate clients, but only modifiable by `adb root`.

Test: Verified that both camera app and camera HAL can read the flag. See pending CL cl/507001854 and android_flag_permission_test.md

Bug: 262420821
Change-Id: I0ae7e02f1d4805956a05afeb92f892cbac6d5213
2023-02-03 23:44:52 +00:00