commit | 0612731aa571e07aa79d5b6fe60261c1bbb4d9f8 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Fri Sep 03 15:11:07 2021 -0700 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Tue Sep 07 09:03:03 2021 -0700 |
tree | b2c43b6cedaa08dc0823c9e2b7f315b198d33770 | |
parent | 7ed2456b455d0898d608d40d99854a478bc67db7 [diff] |
Allow access to trace_data_file from untrusted_app context Bug: http://b/170257616 This allows native code in CTS tests to write their coverage profiles. Like other cases of this pattern, this is only enabled with the NATIVE_COVERAGE build parameter, and shouldn't affect release build configurations. Test: atest -a CtsNdkBinderTestCases and verify non-zero coverage in cts/tests/tests/binder_ndk/libbinder_ndk_test/ Change-Id: Id78aa67750f33c4a8ec6e7fcf8418ff23fc27ac7