Migrate IUsbGadget implementation to AIDL
This change migrates IUsbGadget implementation to AIDL. Port of commit <d6d0b7d2ca5066988ee90889dccd00c06d64b694>. Bug: 218791946 Test: USB function switch success and AIDL service is running. Change-Id: I9613178d3cd2f9abd5396e4af763a257a8ef62a7
This commit is contained in:
parent
7e9ed22e6a
commit
9ba92eed60
8 changed files with 184 additions and 160 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