Drop unused AuthorizationSet::Union method
Also drop the ng/include/authorization_set.h header, which is unused
and which has no implementation.
Bug: 206470603
Test: TreeHugger
Change-Id: I0d322c1810ef68944acefce26caad473b86b509d
diff --git a/ng/AndroidKeymaster3Device.cpp b/ng/AndroidKeymaster3Device.cpp
index 88cbea7..5ab1739 100644
--- a/ng/AndroidKeymaster3Device.cpp
+++ b/ng/AndroidKeymaster3Device.cpp
@@ -21,7 +21,7 @@
#include <android/log.h>
-#include "include/authorization_set.h"
+#include "keymaster_tags.h"
#include <keymaster/android_keymaster.h>
#include <keymaster/android_keymaster_messages.h>