Revert "Migrate IUsbGadget implementation to AIDL"

This reverts commit bbcd013c41.

Reason for revert: Increase the boot time to cause the below bug.
b/261027750 | P0 | Broken test: v2/android-perfetto-dev-team/apct/perfetto/perfetto_integrationtests on git_master on oriole_hwasan-userdebug at 9355690

Change-Id: Idba7322ca86e70cf5d8e170936696586caa8c1c2
This commit is contained in:
Chien Kun Niu 2022-12-07 00:32:18 +00:00 committed by TreeHugger Robot
parent a381b21dfc
commit 3507989979
8 changed files with 156 additions and 179 deletions

View file

@ -39,7 +39,7 @@
#include "Usb.h"
#include <aidl/android/frameworks/stats/IStats.h>
#include <pixelusb/UsbGadgetAidlCommon.h>
#include <pixelusb/UsbGadgetCommon.h>
#include <pixelstats/StatsHelper.h>
using aidl::android::frameworks::stats::IStats;