Merge "Change to device-tests" into rvc-dev
diff --git a/apex/Android.bp b/apex/Android.bp
index 32e13e3..15d7495 100644
--- a/apex/Android.bp
+++ b/apex/Android.bp
@@ -67,7 +67,6 @@
         "liblog",  // Has a stable abi - should not be copied into apex.
         "libstatssocket",
     ],
-    //TODO: is libc++_static correct?
     stl: "libc++_static",
     cflags: [
         "-Wall",