Dan Albert | ddce8c7 | 2016-09-23 15:43:23 -0700 | [diff] [blame] | 1 | LIBLOG { |
2 | global: | ||||
3 | __android_log_assert; | ||||
4 | __android_log_btwrite; | ||||
5 | __android_log_buf_print; # introduced-arm=21 introduced-arm64=21 introduced-mips=9 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 | ||||
6 | __android_log_buf_write; # introduced-arm=21 introduced-arm64=21 introduced-mips=9 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 | ||||
7 | __android_log_bwrite; | ||||
8 | __android_log_dev_available; | ||||
9 | __android_log_print; | ||||
10 | __android_log_vprint; | ||||
11 | __android_log_write; | ||||
12 | local: | ||||
13 | *; | ||||
14 | }; |