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