Loading libs/adbd_auth/include/adbd_auth.h +0 −2 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ #endif __BEGIN_DECLS #if !defined(__ANDROID__) || __ANDROID_API__ >= 30 // The transport type of the device connection. enum AdbTransportType : int32_t { Loading Loading @@ -186,5 +185,4 @@ enum AdbdAuthFeature : int32_t { */ bool adbd_auth_supports_feature(AdbdAuthFeature feature); #endif //!__ANDROID__ || __ANDROID_API__ >= 30 __END_DECLS Loading
libs/adbd_auth/include/adbd_auth.h +0 −2 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ #endif __BEGIN_DECLS #if !defined(__ANDROID__) || __ANDROID_API__ >= 30 // The transport type of the device connection. enum AdbTransportType : int32_t { Loading Loading @@ -186,5 +185,4 @@ enum AdbdAuthFeature : int32_t { */ bool adbd_auth_supports_feature(AdbdAuthFeature feature); #endif //!__ANDROID__ || __ANDROID_API__ >= 30 __END_DECLS