770-Disable_dynamic_shortcut_feature
Description
As the dynamic shortcut feature is not required for our app, this MR removes the dynamic shortcut service calls.
Screenshots
Technical details
App shortcut features required launcher activity. As the app has no launcher activity, the dynamic shortcut setup & update failed & throws an exception. & Since the app has no launcher activity, we don't require the app shortcut feature.
Tests
Open /e/OS Account Manager app & check logcat for any exception related to the dynamic shortcut.