From e6e87fd7052de910bfead840203f2674aa465977 Mon Sep 17 00:00:00 2001 From: Ian Kasprzak Date: Fri, 6 Mar 2020 18:58:37 +0000 Subject: [PATCH] Revert "Fixed a typo in the version name" This reverts commit eb94c7802da1d3058a29d772c7c7a4b255ae1d33. Reason for revert: b/150949964 - Broke boot test on aosp-master-with-phones. Merged-In tags to revert just aosp-master/stage-aosp-master where boot is broken. Change-Id: Ic76e36b42060b5948f48af41f67544598d6f9f87 Merged-In: I0e1e7da1cfbe320ba6605f8de9dcdb5091c41e4f Merged-In: Icff3bd68b31f8c1d5a71f05c7c52eae6e896bfc2 --- liblog/liblog.map.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liblog/liblog.map.txt b/liblog/liblog.map.txt index 9dcbbc938..198cdae21 100644 --- a/liblog/liblog.map.txt +++ b/liblog/liblog.map.txt @@ -65,7 +65,7 @@ LIBLOG_Q { # introduced=29 android_log_parser_reset; # llndk }; -LIBLOG_R { # introduced=30 +LIGLOG_R { # introduced=30 global: __android_log_call_aborter; __android_log_default_aborter;