Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6ef83694 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7130616 from bc4c5f4e to sc-release

Change-Id: Idbd18b66bb7b26e1db852918282ebae3567f068e
parents f7c846a7 bc4c5f4e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@
#endif

__BEGIN_DECLS
#if !defined(__ANDROID__) || __ANDROID_API__ >= 30

// The transport type of the device connection.
enum AdbTransportType : int32_t {
@@ -186,5 +185,4 @@ enum AdbdAuthFeature : int32_t {
 */
bool adbd_auth_supports_feature(AdbdAuthFeature feature);

#endif  //!__ANDROID__ || __ANDROID_API__ >= 30
__END_DECLS