There are no separators in Android menus. Submenus were supported in older versions of Android. I'm not 100% sure whether they are still supported as it is not a common feature.
AppCompat support submenus though I don't recommend you to use it. Use a drawer or popup instead.