16648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik/*
2461ecc6c9bd22f782e8c64a6693bd8ec6d61593eSteve Paik * Copyright (C) 2016 The Android Open Source Project
36648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik *
46648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik * Licensed under the Apache License, Version 2.0 (the "License");
56648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik * you may not use this file except in compliance with the License.
66648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik * You may obtain a copy of the License at
76648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik *
86648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik *      http://www.apache.org/licenses/LICENSE-2.0
96648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik *
106648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik * Unless required by applicable law or agreed to in writing, software
116648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik * distributed under the License is distributed on an "AS IS" BASIS,
126648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
136648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik * See the License for the specific language governing permissions and
146648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik * limitations under the License.
156648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik */
166648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik
17461ecc6c9bd22f782e8c64a6693bd8ec6d61593eSteve Paikpackage android.car.hardware.property;
186648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik
19461ecc6c9bd22f782e8c64a6693bd8ec6d61593eSteve Paikparcelable CarPropertyEvent;
206648198ce8f3129886038d9c80b63b96b8a0ee3eSteve Paik
21