Loading automotive/vehicle/aidl/impl/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ package { cc_defaults { name: "VehicleHalDefaults", static_libs: [ "android-automotive-large-parcelable-vendor-lib", "android.hardware.automotive.vehicle-V1-ndk", "libmath", ], Loading @@ -35,4 +36,7 @@ cc_defaults { "-Werror", "-Wthread-safety", ], defaults: [ "android-automotive-large-parcelable-defaults", ], } automotive/vehicle/aidl/impl/vhal/include/ParcelableUtils.h→automotive/vehicle/aidl/impl/utils/common/include/ParcelableUtils.h +0 −0 File moved. View file automotive/vehicle/aidl/impl/vhal/include/PendingRequestPool.h→automotive/vehicle/aidl/impl/utils/common/include/PendingRequestPool.h +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ class PendingRequestPool final { public: using TimeoutCallbackFunc = std::function<void(const std::unordered_set<int64_t>&)>; explicit PendingRequestPool(int64_t timeoutInSec); explicit PendingRequestPool(int64_t timeoutInNano); ~PendingRequestPool(); Loading automotive/vehicle/aidl/impl/vhal/src/PendingRequestPool.cpp→automotive/vehicle/aidl/impl/utils/common/src/PendingRequestPool.cpp +0 −0 File moved. View file automotive/vehicle/aidl/impl/vhal/test/PendingRequestPoolTest.cpp→automotive/vehicle/aidl/impl/utils/common/test/PendingRequestPoolTest.cpp +0 −0 File moved. View file Loading
automotive/vehicle/aidl/impl/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ package { cc_defaults { name: "VehicleHalDefaults", static_libs: [ "android-automotive-large-parcelable-vendor-lib", "android.hardware.automotive.vehicle-V1-ndk", "libmath", ], Loading @@ -35,4 +36,7 @@ cc_defaults { "-Werror", "-Wthread-safety", ], defaults: [ "android-automotive-large-parcelable-defaults", ], }
automotive/vehicle/aidl/impl/vhal/include/ParcelableUtils.h→automotive/vehicle/aidl/impl/utils/common/include/ParcelableUtils.h +0 −0 File moved. View file
automotive/vehicle/aidl/impl/vhal/include/PendingRequestPool.h→automotive/vehicle/aidl/impl/utils/common/include/PendingRequestPool.h +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ class PendingRequestPool final { public: using TimeoutCallbackFunc = std::function<void(const std::unordered_set<int64_t>&)>; explicit PendingRequestPool(int64_t timeoutInSec); explicit PendingRequestPool(int64_t timeoutInNano); ~PendingRequestPool(); Loading
automotive/vehicle/aidl/impl/vhal/src/PendingRequestPool.cpp→automotive/vehicle/aidl/impl/utils/common/src/PendingRequestPool.cpp +0 −0 File moved. View file
automotive/vehicle/aidl/impl/vhal/test/PendingRequestPoolTest.cpp→automotive/vehicle/aidl/impl/utils/common/test/PendingRequestPoolTest.cpp +0 −0 File moved. View file