Package: file
Version: 1:5.35-4
Severity: wishlist

# apt install anbox
$ set /var/lib/anbox/rootfs/file_contexts.bin
$ file $@
/var/lib/anbox/rootfs/file_contexts.bin: data
$ strings $@|head
8.38 2015-11-23
/dev
/system
/vendor
/data
/mnt
/cache
/sys
u:object_r:rootfs:s0
/fstab\..*
$ hd $@|head -n 2
00000000  8a ff 7c f9 04 00 00 00  0f 00 00 00 38 2e 33 38  |..|.........8.38|
00000010  20 32 30 31 35 2d 31 31  2d 32 33 07 00 00 00 04  | 2015-11-23.....|

That certainly is some well known Android file type I bet, not just data.

Reply via email to