summaryrefslogtreecommitdiff
path: root/x86/include/out/soong/.intermediates/hardware/interfaces/identity/aidl/android.hardware.identity-ndk_platform-source/gen/include/aidl/android/hardware/identity/HardwareInformation.h
diff options
context:
space:
mode:
Diffstat (limited to 'x86/include/out/soong/.intermediates/hardware/interfaces/identity/aidl/android.hardware.identity-ndk_platform-source/gen/include/aidl/android/hardware/identity/HardwareInformation.h')
-rw-r--r--x86/include/out/soong/.intermediates/hardware/interfaces/identity/aidl/android.hardware.identity-ndk_platform-source/gen/include/aidl/android/hardware/identity/HardwareInformation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/x86/include/out/soong/.intermediates/hardware/interfaces/identity/aidl/android.hardware.identity-ndk_platform-source/gen/include/aidl/android/hardware/identity/HardwareInformation.h b/x86/include/out/soong/.intermediates/hardware/interfaces/identity/aidl/android.hardware.identity-ndk_platform-source/gen/include/aidl/android/hardware/identity/HardwareInformation.h
index b947dab..24b825c 100644
--- a/x86/include/out/soong/.intermediates/hardware/interfaces/identity/aidl/android.hardware.identity-ndk_platform-source/gen/include/aidl/android/hardware/identity/HardwareInformation.h
+++ b/x86/include/out/soong/.intermediates/hardware/interfaces/identity/aidl/android.hardware.identity-ndk_platform-source/gen/include/aidl/android/hardware/identity/HardwareInformation.h
@@ -19,8 +19,8 @@ public:
std::string credentialStoreName;
std::string credentialStoreAuthorName;
- int32_t dataChunkSize;
- bool isDirectAccess;
+ int32_t dataChunkSize = {};
+ bool isDirectAccess = {};
std::vector<std::string> supportedDocTypes;
binder_status_t readFromParcel(const AParcel* parcel);