Snap for 7843118 from 06ffad9629ef924695c7c598e69c6ef416687b3f to sdk-release

Change-Id: I1078230ea9634cc0c18772f338aa278cfda32e29
diff --git a/build/gki.go b/build/gki.go
index 208aaf8..e34130b 100644
--- a/build/gki.go
+++ b/build/gki.go
@@ -94,7 +94,7 @@
 }
 
 func testApexBundleFactory() android.Module {
-	return apex.ApexBundleFactory(true /* testApex */, false /* art */)
+	return apex.ApexBundleFactory(true /* testApex */)
 }
 
 // Create modules for a real APEX package that contains an OTA payload.