Skip to content
Snippets Groups Projects
Commit 0cbf06fd authored by Robert Craig's avatar Robert Craig
Browse files

Drop the typealias for camera_calibration_file.


This was originally used for the /data/fdAlbum
file. Device specific policy properly labels the
file as camera_data_file either during its
initial creation (type_transition rule) or with
a single restorecon call in the respective init.*.rc
file.

Change-Id: Ie953dcf4c40883db09cfb4ffec2a42e8ccd6344c
Signed-off-by: default avatarrpcraig <rpcraig@tycho.ncsc.mil>
parent 208deb33
Branches
Tags
No related merge requests found
......@@ -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.
typealias audio_data_file alias audio_firmware_file;
typealias camera_data_file alias camera_calibration_file;
# /data/data subdirectories - app sandboxes
type app_data_file, file_type, data_file_type;
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