commit | 09c8d2d004d715d33419f6abfc36f289051bdd3d | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Mon Aug 24 15:48:26 2020 -0700 |
committer | chaviw <chaviw@google.com> | Thu Aug 27 15:22:07 2020 -0700 |
tree | ac2545092a5ac893a947432234dde46e759d3a7b | |
parent | 36ca632e6ff6eaa29f9f1ab9997e6497e7dd2542 [diff] [blame] |
Created libattestation Move attestation logic from input into separate library. This way Input and SurfaceFlinger can leverage the same logic Test: inputflinger_test Test: attestation_tests Bug: 155825630 Change-Id: Ia4f65166da8a1c53a9570db59eab602190438696
diff --git a/libs/attestation/OWNERS b/libs/attestation/OWNERS new file mode 100644 index 0000000..4dbb0ea --- /dev/null +++ b/libs/attestation/OWNERS
@@ -0,0 +1,2 @@ +chaviw@google.com +svv@google.com \ No newline at end of file