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 ?
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 issueBut for clock app I'm getting RemotePreferenceAccessException :(
Any help ?