Skip to content

Commit

Permalink
Remove CONFIG_TMPFS_POSIX_ACL as it breaks camera
Browse files Browse the repository at this point in the history
I have no idea why :)

Fixes: ubports/ubuntu-touch#611
Change-Id: I755715492910e6bb9d2db6a79737a6d09dc57903
  • Loading branch information
mariogrip committed Jan 26, 2020
1 parent b2a8b31 commit 2b465f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/cyanogenmod_hammerhead_defconfig
Expand Up @@ -3569,7 +3569,7 @@ CONFIG_SQUASHFS_XZ=y
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_MISC_FILESYSTEMS=y
CONFIG_TMPFS_POSIX_ACL=y
# Disable CONFIG_TMPFS_POSIX_ACL as it breaks camera
CONFIG_TMPFS_XATTR=y
CONFIG_ANBOX=y
CONFIG_ANBOX_BINDER_IPC=y
Expand Down

0 comments on commit 2b465f7

Please sign in to comment.