| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I23240c7690763f8718c82cb0e8ffdcfa58d02629
|
|
|
|
|
|
| |
LOCAL_FORCE_STATIC_EXECUTABLE=true failed with -ldl.
Change-Id: Id42031ba8e86279b5229ed11cd82e86a5f833ff9
|
|
|
|
|
|
|
|
| |
Removed unnecessary LOCAL_C_INCLUDES for non existent include directory
and also for dependencies that now use LOCAL_EXPORT_C_INCLUDE_DIRS
( libcrypto_static, libmdnssd libz )
Change-Id: I8d1ff6a0a8528c33c38a394497125385dc643e2b
|
|
|
|
|
|
|
|
| |
This is in preparation for an update to the uapi v3.16.1
kernel headers that marks the structure usb_functionfs_descs_head
as deprecated.
Change-Id: I25d2f32ce8e95e038e6df201ce2f8126f5a8b6fa
|
|
|
|
|
|
|
| |
This removes the requirement to hunt down dynamic libs for building an image,
and switches the normal vendor_trigger HAL to a static HAL.
Change-Id: Ifb603f1ee91fbbbff04ddbe66a1bf38a3c22be9e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CMS functionality is now available
This reverts commit 068b71dd9cd6cb03dfcdc0c9deced361780bc0d3.
Conflicts:
fastbootd/Android.mk
fastbootd/fastbootd.c
fastbootd/utils.c
fastbootd/utils.h
Change-Id: I1a27459b41d9297603deb124c65f237ff971e5b6
|
|
|
|
| |
Change-Id: I91082f5832412e775244b3974c0ab00952905ad5
|
|
|
|
| |
Change-Id: I395e5361d0484bd11421225c152f9aec00305f11
|
|
|
|
|
|
| |
This reverts commit 5ccecfd26d2a7c3a79a139f0118b93ee64be4737.
Change-Id: I0ca31094c115e14982a27c258d9139a723da8428
|
|
|
|
| |
Change-Id: I564086908942463eebee69449d484ba03effc50e
|
|
|
|
| |
Change-Id: I10927f488e35c688483f2d1d8c9f5b7ea1d7912d
|
|
|
|
| |
Change-Id: I49ba2ba2e002fd5b6bbd37cc3fd0caa106f42010
|
|
Initial commit of fastbootd. A few commands work, but not
fully functional yet.
Change-Id: I589dee7b327b4460e94b4434aaf9bcf780faa839
|