Skip to content
Snippets Groups Projects
Commit cb486cb4 authored by Hongguang Chen's avatar Hongguang Chen Committed by Android Partner Code Review
Browse files

Merge "cts: fix CtsDownloadManagerApi28 1 fail [1/2]" into android-tv-deadpool-4.9-android12

parents 32743edf e82be2e9
No related branches found
No related tags found
No related merge requests found
......@@ -951,6 +951,8 @@ long ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
case EXT4_IOC_SET_ENCRYPTION_POLICY:
case EXT4_IOC_GET_ENCRYPTION_PWSALT:
case EXT4_IOC_GET_ENCRYPTION_POLICY:
case EXT4_IOC_FSGETXATTR:
case EXT4_IOC_FSSETXATTR:
break;
default:
return -ENOIOCTLCMD;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment