Update TODO for libcutils dependency.

Test: m
Bug: 124293228
Bug: 130025619
Change-Id: I2832fdd4d6b10e94f88290bb521379cd56dc4459
diff --git a/build/apex/art_apex_test.py b/build/apex/art_apex_test.py
index d60020c..074157f 100755
--- a/build/apex/art_apex_test.py
+++ b/build/apex/art_apex_test.py
@@ -450,7 +450,7 @@
     self._checker.check_optional_native_library('libclang_rt.hwasan*')
     self._checker.check_optional_native_library('libclang_rt.ubsan*')
 
-    # TODO(b/124293228): Figure out why we get this.
+    # TODO(b/130025619): Get rid of this dependency.
     self._checker.check_native_library('libcutils')