-
Zhao Zhili authored
android_get_device_api_level() is a static inline before API level 29. It was implemented via __system_property_get(). We can do the same thing, but I don't want to mess up with __system_property_get. Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
8586540a