diff --git a/cc/cc.go b/cc/cc.go index 740be3afe..d307be615 100644 --- a/cc/cc.go +++ b/cc/cc.go @@ -1867,8 +1867,10 @@ var ( "libdl": true, "libz": true, // art apex + // TODO(b/234351700): Remove this when com.android.art.debug is gone. "libandroidio": true, "libdexfile": true, + "libdexfiled": true, // com.android.art.debug only "libnativebridge": true, "libnativehelper": true, "libnativeloader": true,