Merge "[cleanup] Remove attribute service_manager_type in microdroid"
diff --git a/microdroid/system/public/attributes b/microdroid/system/public/attributes
index 7d351a9..419caa1 100644
--- a/microdroid/system/public/attributes
+++ b/microdroid/system/public/attributes
@@ -120,11 +120,6 @@
 attribute vendor_public_property_type;
 expandattribute vendor_public_property_type false;
 
-# All types used for services managed by servicemanager.
-# On change, update CHECK_SC_ASSERT_ATTRS
-# definition in tools/checkfc.c.
-attribute service_manager_type;
-
 # All domains used for apps with network access.
 attribute netdomain;