summaryrefslogtreecommitdiff
path: root/arm64/include/out/soong/.intermediates/hardware/interfaces/light/aidl/android.hardware.light-ndk_platform-source/gen/include/aidl/android/hardware/light/HwLight.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm64/include/out/soong/.intermediates/hardware/interfaces/light/aidl/android.hardware.light-ndk_platform-source/gen/include/aidl/android/hardware/light/HwLight.h')
-rw-r--r--arm64/include/out/soong/.intermediates/hardware/interfaces/light/aidl/android.hardware.light-ndk_platform-source/gen/include/aidl/android/hardware/light/HwLight.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm64/include/out/soong/.intermediates/hardware/interfaces/light/aidl/android.hardware.light-ndk_platform-source/gen/include/aidl/android/hardware/light/HwLight.h b/arm64/include/out/soong/.intermediates/hardware/interfaces/light/aidl/android.hardware.light-ndk_platform-source/gen/include/aidl/android/hardware/light/HwLight.h
index f4b1ac4..9496716 100644
--- a/arm64/include/out/soong/.intermediates/hardware/interfaces/light/aidl/android.hardware.light-ndk_platform-source/gen/include/aidl/android/hardware/light/HwLight.h
+++ b/arm64/include/out/soong/.intermediates/hardware/interfaces/light/aidl/android.hardware.light-ndk_platform-source/gen/include/aidl/android/hardware/light/HwLight.h
@@ -18,8 +18,8 @@ class HwLight {
public:
static const char* descriptor;
- int32_t id;
- int32_t ordinal;
+ int32_t id = {};
+ int32_t ordinal = {};
::aidl::android::hardware::light::LightType type = ::aidl::android::hardware::light::LightType(0);
binder_status_t readFromParcel(const AParcel* parcel);