Merge "Associate the sysfs_block_type attribute with sysfs SCSI device information"
diff --git a/vendor/google/twoshay.te b/vendor/google/twoshay.te
index ad23970..f940d3a 100644
--- a/vendor/google/twoshay.te
+++ b/vendor/google/twoshay.te
@@ -8,3 +8,6 @@
 
 binder_use(twoshay)
 add_service(twoshay, touch_context_service)
+
+allow twoshay fwk_stats_service:service_manager find;
+binder_call(twoshay, stats_service_server)