Searched refs:FEATURE_SE_API_LEVEL (Results 1 – 1 of 1) sorted by relevance
256 int32_t firstApiLevel = property_get_int32(FEATURE_SE_API_LEVEL.c_str(), -1); in getFirstApiLevel()317 static inline std::string const FEATURE_SE_API_LEVEL = "ro.product.first_api_level"; member in __anon54d617590110::OMAPISEAccessControlTest