mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-03-04 04:09:14 -05:00

frameworks/base/packages/SystemUI/src/com/android/systemui/ErrorReportActivity.kt:84:19: error: only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type ClipboardManager? cm.setPrimaryClip(clipData) Signed-off-by: Tavi <tavi@divested.dev>