Migrate IUsbGadget implementation to AIDL
This change migrates IUsbGadget implementation to AIDL. Bug: 218791946 Test: USB function switch success and AIDL service is running. Change-Id: I7cc7070d875c26bc42f99aef84d5e5a41606223f Signed-off-by: Ricky Niu <rickyniu@google.com> (cherry picked from aosp commit d6d0b7d2ca5066988ee90889dccd00c06d64b694)
This commit is contained in:
parent
4d736354f3
commit
1915b65459
8 changed files with 182 additions and 158 deletions
|
@ -39,7 +39,7 @@
|
|||
#include "Usb.h"
|
||||
|
||||
#include <aidl/android/frameworks/stats/IStats.h>
|
||||
#include <pixelusb/UsbGadgetCommon.h>
|
||||
#include <pixelusb/UsbGadgetAidlCommon.h>
|
||||
#include <pixelstats/StatsHelper.h>
|
||||
|
||||
using aidl::android::frameworks::stats::IStats;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue