ctsgraphicsgpuprofilinginit is used in CTS so it needs to be packaged

Include the missing binary in cts

Test: make
Bug: b/153457641, b/155139016
Merged-In: If06f799710b7aab0e54bc55d8744cfaf17028cfa
Change-Id: If06f799710b7aab0e54bc55d8744cfaf17028cfa
diff --git a/hostsidetests/graphics/gpuprofiling/app/Android.bp b/hostsidetests/graphics/gpuprofiling/app/Android.bp
index 134e0cc..6c05ece 100644
--- a/hostsidetests/graphics/gpuprofiling/app/Android.bp
+++ b/hostsidetests/graphics/gpuprofiling/app/Android.bp
@@ -17,6 +17,7 @@
     srcs: [
         "android_graphics_cts_GpuProfilingData.cpp",
     ],
+    test_suites: ["cts"],
     compile_multilib: "both",
     multilib: {
         lib32: {