Mageia Bugzilla – Attachment 10475 Details for
Bug 23853
Update android-tools to 9.0.0_r21
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
System libraries patch
adb-system-libraries.patch (text/plain), 423 bytes, created by
Kristoffer Grundström
on 2018-11-17 01:11:42 CET
(
hide
)
Description:
System libraries patch
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2018-11-17 01:11:42 CET
Size:
423 bytes
patch
obsolete
>--- platform/system/core/adb/client/usb_libusb.cpp.omv~ 2017-09-02 03:11:35.757044079 +0200 >+++ platform/system/core/adb/client/usb_libusb.cpp 2017-09-02 03:13:39.321604474 +0200 >@@ -27,8 +27,9 @@ > #include <string> > #include <thread> > #include <unordered_map> >+#include <condition_variable> > >-#include <libusb/libusb.h> >+#include <libusb-1.0/libusb.h> > > #include <android-base/file.h> > #include <android-base/logging.h>
--- platform/system/core/adb/client/usb_libusb.cpp.omv~ 2017-09-02 03:11:35.757044079 +0200 +++ platform/system/core/adb/client/usb_libusb.cpp 2017-09-02 03:13:39.321604474 +0200 @@ -27,8 +27,9 @@ #include <string> #include <thread> #include <unordered_map> +#include <condition_variable> -#include <libusb/libusb.h> +#include <libusb-1.0/libusb.h> #include <android-base/file.h> #include <android-base/logging.h>
View Attachment As Raw
Actions:
View
Attachments on
bug 23853
:
10474
|
10475
|
10476
|
10477
|
10478
|
10479
|
10480
|
10481
|
10482
|
11104
|
11105
|
11106
|
11107
|
11108
|
11109
|
11110
|
11111
|
11112
|
11113
|
11114