summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEllen Arteca <emarteca@google.com>2024-04-02 22:34:27 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-02 22:34:27 +0000
commite76fb7a81010b5ecb42450566465b31e66dc5270 (patch)
tree25722ae347423c608121b65f6cdc9fea76e8e9d5
parent366ad7a6f1e39f02c0d6c5790b496b25b515869c (diff)
parent3785afbdd3052af5196ea7fdeb9a975d611e8163 (diff)
downloadvold-e76fb7a81010b5ecb42450566465b31e66dc5270.tar.gz
Merge "Revert^2 "Add @SensitiveData tag to IVold"" into main
-rw-r--r--binder/android/os/IVold.aidl1
1 files changed, 1 insertions, 0 deletions
diff --git a/binder/android/os/IVold.aidl b/binder/android/os/IVold.aidl
index d121dee3..dfccc004 100644
--- a/binder/android/os/IVold.aidl
+++ b/binder/android/os/IVold.aidl
@@ -22,6 +22,7 @@ import android.os.IVoldMountCallback;
import android.os.IVoldTaskListener;
/** {@hide} */
+@SensitiveData
interface IVold {
void setListener(IVoldListener listener);