1name: "RELEASE_AIDL_USE_UNFROZEN" 2namespace: "android_UNKNOWN" 3description: "Enables the use of the unfrozen versions of AIDL interfaces. When this is `False` the libraries of the latest unfrozen version of a stable interface will behave like the last frozen version. When this is `True` the libraries behave like the lastest unfrozen version like they always have." 4value: { 5 bool_value: true 6} 7workflow: LAUNCH 8containers: "product" 9containers: "system" 10containers: "system_ext" 11containers: "vendor" 12