oplus-fwk: Remove OplusTypeCastingHelper

They don't work as intended when realme buds application is used, thus moved to fwk/base as a separate change
This commit is contained in:
pjgowtham
2024-05-15 08:29:27 +05:30
parent 26baf8c0ec
commit cb40bb0203

View File

@@ -1,6 +0,0 @@
package com.oplus.util;
public class OplusTypeCastingHelper {
public OplusTypeCastingHelper() {}
}