RemotePreferences
RemotePreferences copied to clipboard
RemotePreferenceAccessException for LineageOS clock app
I'm trying to get my module prefs with LineageOS clock app context (com.android.deskclock),
I can get the prefs with SystemUI (com.android.systemui) and Launcher (com.android.launcher3) context without issue
But for clock app I'm getting RemotePreferenceAccessException :(
Any help ?