Searched refs:boardApiLevel (Results 1 – 1 of 1) sorted by relevance
1292 int32_t boardApiLevel = android::base::GetIntProperty<int32_t>("ro.board.first_api_level", 0); in TEST_P() local1297 (boardApiLevel > 0 && boardApiLevel <= 30)) { in TEST_P()