Merge "Allow heapprofd to read test files."

This commit is contained in:
Florian Mayer 2019-03-28 18:21:10 +00:00 committed by Gerrit Code Review
commit eda65027c7

View file

@ -42,6 +42,7 @@ unix_socket_connect(heapprofd, traced_producer, traced)
# When handling profiling for all processes, heapprofd needs to read
# executables/libraries/etc to do stack unwinding.
userdebug_or_eng(`
r_dir_file(heapprofd, nativetest_data_file)
r_dir_file(heapprofd, system_file_type)
r_dir_file(heapprofd, apk_data_file)
r_dir_file(heapprofd, dalvikcache_data_file)