commit | 35c91cee023fbfbdb7512d607c9bc83468923e51 | [log] [tgz] |
---|---|---|
author | Huihong Luo <huisinro@google.com> | Mon Feb 28 16:07:58 2022 -0800 |
committer | Huihong Luo <huisinro@google.com> | Mon Feb 28 16:07:58 2022 -0800 |
tree | 0a37793878611d2dada11de0962a8e623616a3f5 | |
parent | f9ff03e38b27cf807c3e1abf775aaebe6d7d8123 [diff] [blame] |
Sync with FrameEvent.aidl change Enum FrameEvent in libgui is converted to aidl. Bug: 220935835 Test: manual Change-Id: Iaaecd11d17770354883fd86954ef629fb5b91a83
diff --git a/automotive/evs/1.1/default/Android.bp b/automotive/evs/1.1/default/Android.bp index 4c08ef3..4172e63 100644 --- a/automotive/evs/1.1/default/Android.bp +++ b/automotive/evs/1.1/default/Android.bp
@@ -13,6 +13,7 @@ proprietary: true, relative_install_path: "hw", srcs: [ + ":libgui_frame_event_aidl", "*.cpp", ], init_rc: ["android.hardware.automotive.evs@1.1-service.rc"],