Home
last modified time | relevance | path

Searched refs:FEATURE_SE_API_LEVEL (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/omapi/aidl/vts/functional/AccessControlApp/
H A DVtsHalOmapiSeAccessControlTestCases.cpp256 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