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
140 *out_stability = Stability::VINTF; in StabilityFromString()
604 (options.GetStability() != Options::Stability::VINTF || !options.IsStructured())) { in load_and_validate_aidl()692 if (options.GetStability() == Options::Stability::VINTF && !type.IsVintfStability()) { in load_and_validate_aidl()
75 // - VINTF manifest cannot be read from APEX