blob: b5e17b31718120293a359e1538dbc12f057fd73e [file] [log] [blame]
/*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#ifndef android_hardware_automotive_vehicle_aidl_impl_fake_impl_userhal_include_UserHalTypes_H_
#define android_hardware_automotive_vehicle_aidl_impl_fake_impl_userhal_include_UserHalTypes_H_
#include <aidl/android/hardware/automotive/vehicle/CreateUserRequest.h>
#include <aidl/android/hardware/automotive/vehicle/CreateUserResponse.h>
#include <aidl/android/hardware/automotive/vehicle/CreateUserStatus.h>
#include <aidl/android/hardware/automotive/vehicle/InitialUserInfoRequest.h>
#include <aidl/android/hardware/automotive/vehicle/InitialUserInfoRequestType.h>
#include <aidl/android/hardware/automotive/vehicle/InitialUserInfoResponse.h>
#include <aidl/android/hardware/automotive/vehicle/RemoveUserRequest.h>
#include <aidl/android/hardware/automotive/vehicle/SwitchUserMessageType.h>
#include <aidl/android/hardware/automotive/vehicle/SwitchUserRequest.h>
#include <aidl/android/hardware/automotive/vehicle/SwitchUserResponse.h>
#include <aidl/android/hardware/automotive/vehicle/SwitchUserStatus.h>
#include <aidl/android/hardware/automotive/vehicle/UserIdentificationGetRequest.h>
#include <aidl/android/hardware/automotive/vehicle/UserIdentificationResponse.h>
#include <aidl/android/hardware/automotive/vehicle/UserIdentificationSetRequest.h>
#include <aidl/android/hardware/automotive/vehicle/UserInfo.h>
#include <aidl/android/hardware/automotive/vehicle/UsersInfo.h>
#endif // android_hardware_automotive_vehicle_aidl_impl_fake_impl_userhal_include_UserHalTypes_H_