Merge "Add matrix functions to the stubs white list."
diff --git a/lib/Renderscript/RSStubsWhiteList.cpp b/lib/Renderscript/RSStubsWhiteList.cpp
index 6db066c..f26c254 100644
--- a/lib/Renderscript/RSStubsWhiteList.cpp
+++ b/lib/Renderscript/RSStubsWhiteList.cpp
@@ -891,6 +891,7 @@
 "_Z19rsGetElementAt_uint13rs_allocationj",
 "_Z19rsGetElementAt_uint13rs_allocationjj",
 "_Z19rsGetElementAt_uint13rs_allocationjjj",
+"_Z19rsIsSphereInFrustumPDv4_fS0_S0_S0_S0_S0_S0_",
 "_Z19rsMatrixLoadFrustumP12rs_matrix4x4ffffff",
 "_Z19rsSetElementAt_char13rs_allocationcj",
 "_Z19rsSetElementAt_char13rs_allocationcjj",
@@ -1131,6 +1132,7 @@
 "_Z22rsAllocationGetElement13rs_allocation",
 "_Z22rsElementGetSubElement10rs_elementj",
 "_Z22rsElementGetVectorSize10rs_element",
+"_Z22rsExtractFrustumPlanesPK12rs_matrix4x4PDv4_fS3_S3_S3_S3_S3_",
 "_Z22rsGetElementAt_double213rs_allocationj",
 "_Z22rsGetElementAt_double213rs_allocationjj",
 "_Z22rsGetElementAt_double213rs_allocationjjj",