Merge "Set the top bit for tagged pointers." am: c8480193db am: 13af63673d

Change-Id: I3433d54c49f4ce3ee70319d06b7f60c0f5b4a04c
diff --git a/libc/Android.bp b/libc/Android.bp
index 6e5db65..7fcd2ec 100644
--- a/libc/Android.bp
+++ b/libc/Android.bp
@@ -1700,6 +1700,7 @@
         symbol_file: "libc.map.txt",
         versions: [
             "29",
+            "R",
             "10000",
         ],
     },