am 9988ea6d: am 52af04dd: Merge "Add file_contexts entries for socket files."

* commit '9988ea6d4546fb101e39b9680ee7a33873f4bcd8':
  Add file_contexts entries for socket files.
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index fe7116d..1be7534 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -25,7 +25,9 @@
 /dev/video44            u:object_r:camera_device:s0
 /dev/media2             u:object_r:camera_device:s0
 
-/data/nfc(/.*)?               u:object_r:nfc_data_file:s0
+/data/app/tlcd_sock     u:object_r:drmserver_socket:s0
+
+/data/nfc(/.*)?         u:object_r:nfc_data_file:s0
 
 /factory(/.*)?          u:object_r:efs_file:s0
 /factory/bluetooth(/.*)?        u:object_r:bluetooth_efs_file:s0