aidl: light: Add missing <functional> includes
authorRyan Prichard <rprichard@google.com>
Wed, 20 Mar 2024 02:56:00 +0000 (19:56 -0700)
committerŁukasz Patron <priv.luk@gmail.com>
Mon, 28 Oct 2024 07:11:12 +0000 (07:11 +0000)
commitbdf34c8aa4e7b7856f05897baa46e0eaa8cee84b
tree4f12ae6725b37e67e93070593151afc377f8b4f7
parent9f252a234a3eb7036095dd890fda67ac93bfee0f
aidl: light: Add missing <functional> includes

The new libc++ omits some transitive includes, triggering build
failures in places that don't include the headers they need.

Bug: 175635923
Change-Id: I0d4918f292f05286cfd3547e50b4e37ab2780bd0
aidl/light/Lights.h