6 Commits

Author SHA1 Message Date
sandeepbandaru
76ed6d8a6d Adding policies for allowing inference services with TPU from isolated_compute_app
Test: make
Bug:309953452
Change-Id: I2b0dc17f1debc71ed78d37007213210a7a1aed77
2024-03-19 21:28:56 +00:00
qinyiyan
33274eb576 Add tachyon service to the device.mk and sepolicy.
Bug: 299932913

Change-Id: Ifb8e55c07a9534ae49c96669c90357d04fb31f23
2023-09-11 14:01:16 -07:00
Charles Chen
29f5fc9cfe Allow nnapi for isolated_compute_app
isolated_compute_app was not able to use NNAPIv2 in Android U, so this
is a workaround to temporarily unblock the app from using hardware
acceleratetion.

Bug: 281138203
Test: Manual
Change-Id: I3c1f829b690b4ad1fe8bc43ff9435cbf62d048d4
2023-05-06 01:00:53 +00:00
Charles Chen
1d909e7e72 Allow DBA for isolated_compute_app
NNAPI will be deprecated soon so we are allowing isolated_compute_app to
access DBA access for migration.

Bug: 274535894
Test: Manual
Change-Id: Ic407a47f584307a0e6e0de36827aaa9b851aee80
2023-05-04 00:22:29 +00:00
Victor Barr
810349517a Add support for dba hal in common edgetpu packages
Previously supported in some cases. Now extend it to all common cases

Bug: 263394888
Test: Built and ran DBA Hal on Android Device
Change-Id: I9a5c6a6c8d8b6c23a7d86678ecae57a9f0bcdf7a
2023-01-17 18:04:45 +00:00
Adam Shih
af0e90ecb1 centralize common settings for edgeTPU
Bug: 258114806
Test: build pass with all the things still in the ROM
Change-Id: Iafa355c047d39cfb21ef043ed0e7b4108630b781
2022-11-08 13:34:35 +08:00