- Our original “App Teardown” content has revealed that the motion sickness relief feature “Motion Assist” for Android / Google Pixel devices is nearing its official release.
- By analyzing the updates for the “Android System Key Verifier” app (v1.371.914215529) and the “Android System SafetyCore” app (v1.0.915541218), we confirmed that resource code for a new system component named “Motion (com.google.android.gms.motion)” has been added to both apps.
- Notably, the “phenotype” feature flag for “Google Play services (GMS)” was simultaneously added to both the “Android System Key Verifier” and “Android System SafetyCore” apps.
Previously known as “Motion Cues” and confirmed to be in development as a motion sickness relief feature for Android / Google Pixel devices, the feature has been renamed to “Motion Assist.”
Although the existence of “Motion Assist” has been known for over half a year, it has yet to be officially rolled out.
However, our original “App Teardown” analysis has revealed that the official launch of the “Motion Assist” motion sickness relief feature for Android / Google Pixel devices is now imminent.
「アプリ解析」
当サイトの「アプリ解析」カテゴリで公開している記事では、最新 Android アプリを逆コンパイルして独自に解析し、今後実装される可能性のある新機能や変更点などをお届けします。正式リリース前の新機能や変更となるため開発段階の未確定な情報も含まれますが、Android アプリの今後のアップデート動向をいち早くキャッチできる、ほかにはない当サイトオリジナルコンテンツです。
当サイトオリジナルの「アプリ解析」コンテンツを見逃さないよう、ぜひ Google の「優先ソース」に当サイト「Jetstream 」を登録してください。
Upon analyzing the app files from the updates released on Thursday, May 14, 2026—specifically for the “Android System Key Verifier” app (v1.371.914215529) and the “Android System SafetyCore” app (v1.0.915541218)—we confirmed that resource code for a new system component called “Motion (com.google.android.gms.motion)” has been added to both applications.
- Android System Key Verifier app v1.371.914215529
<meta-data
android:name="com.google.android.gms.phenotype.heterodyne_info.binarypb:com.google.android.gms.motion"
android:resource="@raw/com_google_android_gms_motion_heterodyne_info"/>
<meta-data
android:name="com.google.android.gms.phenotype.registration.binarypb:com.google.android.gms.motion"
android:resource="@raw/com_google_android_gms_motion_registration_info"/>
<meta-data
android:name="com.google.android.gms.phenotype.registration.xml:com.google.android.gms.motion"
android:resource="@xml/com_google_android_gms_motion_phenotype"/>
- Android System SafetyCore app v1.0.915541218
<meta-data
android:name="com.google.android.gms.phenotype.heterodyne_info.binarypb:com.google.android.gms.motion"
android:resource="@raw/com_google_android_gms_motion_heterodyne_info"/>
<meta-data
android:name="com.google.android.gms.phenotype.registration.binarypb:com.google.android.gms.motion"
android:resource="@raw/com_google_android_gms_motion_registration_info"/>
<meta-data
android:name="com.google.android.gms.phenotype.registration.xml:com.google.android.gms.motion"
android:resource="@xml/com_google_android_gms_motion_phenotype"/>
The “Motion” component is essentially a new OS-level framework designed to utilize the accelerometer and gyroscope of an Android device to detect and process device movement with high precision. It is expected to serve as the common foundation required to operate the long-rumored “Motion Assist” feature.
What is particularly noteworthy this time is that the “phenotype” feature flag for “Google Play services (GMS)” was added to both “Android System Key Verifier” and “Android System SafetyCore” simultaneously. While Google typically tests new features within individual apps during the early development phase, the concurrent addition of the “phenotype” flag across multiple apps indicates that preparations for the deployment of “Motion” component-related features are now complete.
In other words, all that remains is for Google to toggle the feature switch on their servers. This discovery strongly confirms that the official rollout of the “Motion Assist” motion sickness relief feature is right around the corner.
App Links
Android System Key Verifier

Android System SafetyCore








コメントを残す