/etc/apparmor.d/abstractions/video is in apparmor 2.10.95-0ubuntu2.6~14.04.4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
| 1 2 3 4 5 6 | # vim:syntax=apparmor
# video device access
  # System devices
  /sys/class/video4linux r,
  /sys/class/video4linux/** r,
 |