commit | ef66a3e347bfacc28eddf58fe524a0b0588b4311 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Thu Jan 25 23:51:32 2024 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Thu Jan 25 23:52:41 2024 +0000 |
tree | ca41f8d5a5ad49b62f520e3ced343b5d1311b298 | |
parent | b6a90014a01ab9da3a2e6f84c963f52426390626 [diff] |
Use fscrypt_policy_v2 from <linux/fscrypt.h> Now that bionic's copy of linux/fscrypt.h has been updated to Linux 6.7, it's no longer necessary for libfscrypt to have its own definition of struct fscrypt_policy_v2. This addresses a TODO in the code. Bug: 299136786 Test: atest libfscrypt_unit_test Change-Id: Ie8d5860774576ebdad956d72e0db88ae4186d5eb