set_requesting_sid has moved to IBinderInternal.

Bug: 181869875
Test: mm
Change-Id: If93345432b3abdd9ef1f3fb50232b04a760a6c0d
diff --git a/keystore2/src/authorization.rs b/keystore2/src/authorization.rs
index 75c5add..5abb426 100644
--- a/keystore2/src/authorization.rs
+++ b/keystore2/src/authorization.rs
@@ -32,7 +32,7 @@
 use android_system_keystore2::aidl::android::system::keystore2::{
     ResponseCode::ResponseCode as KsResponseCode };
 use anyhow::{Context, Result};
-use binder::IBinder;
+use binder::IBinderInternal;
 use keystore2_selinux as selinux;
 
 /// This is the Authorization error type, it wraps binder exceptions and the