* Latest is determined by alphabetical order
* To find the .cpa file, unzip the bug report and run
`tar -xvf dumpstate_board.bin`
* The .cpa file can then be found under the `camera/` directory
* This can be disabled with the prop
`vendor.camera.debug.camera_performance_analyzer.attach_to_bugreport`
Bug: 191169822
Test: m -j
Change-Id: Iee7fbe45dfd5bbd67af0e5ebd965884b84e531ff
The NNAPI is now fully functional and passes all the tests. This CL enables the Darwinn NNAPI
service by default on the master branch.
Adding an OWNERS file to edgetpu part of gs*01 to make review process
easier in the future.
Bug: 186425023
Test: run_nnapi_test. tflite to nnapi test.
Change-Id: I4caeb01f23526f4094799df968c96646d52e2131
Fix the error log:
init : Unable to read config file 'init.gs201.usb.rc'
Bug: 196523163
Test: USB works well in Android, bootloader fastboot and
flash station
Signed-off-by: Albert Wang <albertccwang@google.com>
Change-Id: I7a30ab93477bb3a95cb44fa6f265b5e1d432b69c
For the logging service to access sysfs, the sysfs needs to be included in the sysfs_edgetpu group. This CL makes gs201 sepolicy on par with the gs101 version, by including janeiro (PRO) in the gs201 setup.
gs101 genfs file: https://source.corp.google.com/sc-dev/device/google/gs101-sepolicy/edgetpu/genfs_contexts;l=2?q=sysfs_edgetpu&ct=os
Bug: 196105736
Test: Restarted logging service on cloudripper. No AVC denial.
Change-Id: I4d5fa33e1110c28904f7fffea0024d7688387b11
This reverts commit 5294123ac1.
We can revert this workaround since USB driver and HAL get ready
Test: USB works well in Android, bootloader, fastbootd and
flash station
Change-Id: Icfec04d22c604937b92cd892f5d429aee35e8ce9
Enables the EdgeTPU firmware logger on Android T, for both WCH and PRO.
Also makes the tpu_usage paths up-to-date with the new path: edgetpu-soc
Bug: 196105736
Test: Manually triggered firmware logs to confirm.
Change-Id: I6d3c7fd31046296fb2e87613a97c85a151220217
The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.
Bug: 161456198
Test: m
Change-Id: Icc9af3798ac89742fa56b1cb37d8116d99b4a9c2
Temporally used local test key to sign MFC.
We will update prod key once secure boot is enabled.
Bug: 194851991
Test: video playback, video recording
Change-Id: Ie21c9d50cad448e8253cedbf53fde5d5c2b55559
The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.
Bug: 161456198
Test: m
Change-Id: I1b0823b253cf815b79eb064045cf8dfa08a3df51
Bug: 193715461
Test: `vendor.keymint-trusty` and `vendor.gatekeeper-1-0` services up
Change-Id: If49ff7daf16ef9f1dba9eedf5979d162ac96f756
Signed-off-by: Armelle Laine <armellel@google.com>
Allows to enable Secure Storage and hardware RPMb
Bug: 192512209
Test: storageproxyd service started during boot
Change-Id: I9ceb5e8149c7279d5094c09982e0cac81c90871a
Signed-off-by: Armelle Laine <armellel@google.com>
Re-enable this hal now that OpenCL is running
Test: build, see hal, pass 54k CTS tests (1 seems to hang).
Fixes: 193679354
Change-Id: Ie88d2f6c4853145d8f8d9ed552ca33de75899157
This reverts commit 1396b4b523.
Reason for revert: Re-enable sensors as AOC boot latency is resolved.
Change-Id: I421f558f3ac05d872b8b398c6bc7f4229cf303bc
Bug: 193715461
Test: `vendor.keymint-trusty` service up
Change-Id: Ib5d5234a0501c93f56dbdfc2e4796d50e7f0be3a
Signed-off-by: Armelle Laine <armellel@google.com>