* 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
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
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
Change to sensors.gs201 to cover all gs201 devices when using fake sensors.
Signed-off-by: Pat Tjin <pattjin@google.com>
Change-Id: Ic06fee767d9e0da1cd1aa1a558e1a842a489a85a
This is to expose a common path to runtime. This is the gs201 version of the WCH change ag/15100070. It alias /dev/janeiro to /dev/edgetpu. This is a temporary measure to make /dev/edgetpu work. Once the TPU kernel driver is refactored to produce /dev/edgetpu by default, we'll remove this symlink.
Test: Manual. Verified edgetpu_logging works with modified path
Bug: 191193044
Change-Id: Icc70264c0c7d20ea7b6aa43903e109d9180dd022