Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/
Dincfs.cpp132 constexpr const int R_API = 30; in incFsPropertyValue() local
133 static const auto kDefaultValue{getFirstApiLevel() > R_API ? "on" : ""}; in incFsPropertyValue()