Merge Android 14 QPR2 to AOSP main

Bug: 319669529
Merged-In: I89349319591666485ff4b4c53cc1c2831c85a59d
Change-Id: I8e72473a58b7dc1321f1b86f7d2d280fe76dbee9
diff --git a/usb/usb/Android.bp b/usb/usb/Android.bp
index 1c5d151..df850ee 100644
--- a/usb/usb/Android.bp
+++ b/usb/usb/Android.bp
@@ -38,7 +38,7 @@
         "android.hardware.usb.gadget@1.0",
         "android.hardware.usb-V1-ndk",
         "libcutils",
-        "android.frameworks.stats-V1-ndk",
+        "android.frameworks.stats-V2-ndk",
         "pixelatoms-cpp",
         "libbinder_ndk",
 
@@ -48,7 +48,7 @@
         "libpixelstats",
     ],
     export_shared_lib_headers: [
-        "android.frameworks.stats-V1-ndk",
+        "android.frameworks.stats-V2-ndk",
         "pixelatoms-cpp",
     ],
 }