Searched refs:VINTF (Results 1 – 5 of 5) sorted by relevance
24 # Post install is above Treble VINTF, because it runs some utilities from
66 enum class Stability { UNSPECIFIED, VINTF }; enumerator
162 *out_stability = Stability::VINTF; in StabilityFromString()
605 if (options.GetStability() != Options::Stability::VINTF) { in load_and_validate_aidl()700 if (options.GetStability() == Options::Stability::VINTF && !type.IsVintfStability()) { in load_and_validate_aidl()
75 // - VINTF manifest cannot be read from APEX