Skip to content
Snippets Groups Projects
Commit 25ffa5cf authored by Robert Craig's avatar Robert Craig Committed by Android Git Automerger
Browse files

am 0cbf06fd: Drop the typealias for camera_calibration_file.

* commit '0cbf06fd':
  Drop the typealias for camera_calibration_file.
parents 4ed8c370 0cbf06fd
Branches
Tags
No related merge requests found
...@@ -71,7 +71,6 @@ type zoneinfo_data_file, file_type, data_file_type; ...@@ -71,7 +71,6 @@ type zoneinfo_data_file, file_type, data_file_type;
# Compatibility with type names used in vanilla Android 4.3 and 4.4. # Compatibility with type names used in vanilla Android 4.3 and 4.4.
typealias audio_data_file alias audio_firmware_file; typealias audio_data_file alias audio_firmware_file;
typealias camera_data_file alias camera_calibration_file;
# /data/data subdirectories - app sandboxes # /data/data subdirectories - app sandboxes
type app_data_file, file_type, data_file_type; type app_data_file, file_type, data_file_type;
type platform_app_data_file, file_type, data_file_type, mlstrustedobject; type platform_app_data_file, file_type, data_file_type, mlstrustedobject;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment