I am developing an Android app whose primary feature is a home screen widget implemented as a standard Android App Widget using Jetpack Glance.On HyperOS, I noticed that most Android widgets appear under a separate "Android widgets" section, while some third-party widgets (for example Spotify) are listed directly among the native HyperOS widgets.Is there any specific AndroidManifest configuration, widget metadata, or other requirement that determines where a widget is displayed in the...Read more