Merge "Allow heapprofd to read test files." am: eda65027c7
am: b3f934c382
Change-Id: I96f2c358aae4eeeb15ffead648228586499ee075
This commit is contained in:
commit
512ff44523
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ unix_socket_connect(heapprofd, traced_producer, traced)
|
||||||
# When handling profiling for all processes, heapprofd needs to read
|
# When handling profiling for all processes, heapprofd needs to read
|
||||||
# executables/libraries/etc to do stack unwinding.
|
# executables/libraries/etc to do stack unwinding.
|
||||||
userdebug_or_eng(`
|
userdebug_or_eng(`
|
||||||
|
r_dir_file(heapprofd, nativetest_data_file)
|
||||||
r_dir_file(heapprofd, system_file_type)
|
r_dir_file(heapprofd, system_file_type)
|
||||||
r_dir_file(heapprofd, apk_data_file)
|
r_dir_file(heapprofd, apk_data_file)
|
||||||
r_dir_file(heapprofd, dalvikcache_data_file)
|
r_dir_file(heapprofd, dalvikcache_data_file)
|
||||||
|
|
Loading…
Reference in a new issue