Add AID_UPROBESTATS and set up its config dir.

Test: m, flash and reboot
Bug: 296108553
Change-Id: Ied5e688db8e93874ad66610c4d98c39d892d268b
diff --git a/rootdir/init.rc b/rootdir/init.rc
index fb64736..b455058 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -808,6 +808,7 @@
     mkdir /data/misc/apexdata 0711 root root
     mkdir /data/misc/apexrollback 0700 root root
     mkdir /data/misc/appcompat/ 0700 system system
+    mkdir /data/misc/uprobestats-configs/ 0777 uprobestats uprobestats
     mkdir /data/misc/snapshotctl_log 0755 root root
     # create location to store pre-reboot information
     mkdir /data/misc/prereboot 0700 system system