sm8250-common: Update ODM features list from OSS 11.2.8.8
Change-Id: I77e406f109815aec52ff6c9fd931dd1e17746452
This commit is contained in:
committed by
Łukasz Patron
parent
8dbce66838
commit
e628853f9c
@@ -382,8 +382,9 @@ public final class OpFeatures {
|
||||
public static final int OP_FEATURE_ONLINE_CONFIG_NETWORK = 369;
|
||||
public static final int OP_FEATURE_KEEP_HIGH_VSYNC = 370;
|
||||
public static final int OP_FEATURE_MM_SYNC_ACDB_ID_FROM_Q = 371;
|
||||
public static final int OP_FEATURE_BITMOJI_AOD_ENABLED = 372;
|
||||
|
||||
private static final BitSet sFeatures = new BitSet(373);
|
||||
private static final BitSet sFeatures = new BitSet(374);
|
||||
|
||||
static {
|
||||
File file = new File("/odm/etc/odm_feature_list");
|
||||
|
||||
Reference in New Issue
Block a user