MCPcopy Create free account
hub / github.com/WrBug/dumpDex / is_marshmallow

Function is_marshmallow

app/src/main/cpp/util/deviceutils.cpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39bool is_marshmallow() {
40 return sdk_int == 23;
41}
42
43char *get_open_function_flag() {
44 init_sdk_init();

Callers 1

get_open_function_flagFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected