dcashman | 2e00e63 | 2016-10-12 14:58:09 -0700 | [diff] [blame] | 1 | # Compatibility with type names used in vanilla Android 4.3 and 4.4. |
2 | typealias audio_data_file alias audio_firmware_file; | ||||
3 | typealias app_data_file alias platform_app_data_file; | ||||
4 | typealias app_data_file alias download_file; |