android_frameworks_base icon indicating copy to clipboard operation
android_frameworks_base copied to clipboard

build error -- error: type mismatch

Open gabrielfsousa opened this issue 3 years ago • 1 comments

frameworks/base/packages/SystemUI/src/com/android/systemui/media/MediaCarouselController.kt:842:21: error: type mismatch: inferred type is Int but Float was expected interactedSubcardCardinality, ^ frameworks/base/packages/SystemUI/src/com/android/systemui/media/MediaCarouselController.kt:843:21: error: type mismatch: inferred type is Int but String! was expected receivedLatencyMillis ^

gabrielfsousa avatar Jun 18 '22 12:06 gabrielfsousa