commit | 7437e26875f549704096b3d272e8239fa503e86d | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Wed Aug 24 10:50:10 2022 -0400 |
committer | Sungtak Lee <taklee@google.com> | Wed Dec 07 19:17:45 2022 +0000 |
tree | dbfd8d2e3003c3079bcb788779d7438e39eb9627 | |
parent | 7e560fe534e58e67ecd691083083be042c7559cd [diff] [blame] |
Support AHB in AIDL Bug: 162794619 Test: CtsHardwareTestCases Change-Id: Ifebea9f82434e171aafd09a5054566fa267ebbb3 Merged-In: Ifebea9f82434e171aafd09a5054566fa267ebbb3
diff --git a/libs/arect/include/android/rect.h b/libs/arect/include/android/rect.h index b36728e..d52861a 100644 --- a/libs/arect/include/android/rect.h +++ b/libs/arect/include/android/rect.h
@@ -57,7 +57,7 @@ } ARect; #ifdef __cplusplus -}; +} #endif #endif // ANDROID_RECT_H