summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* wifi: support adding p2p0 when starting wpa_supplicantRicardo Cerqueira2015-10-141-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | For TI wlan chips in p2p mode we need this omapzoom cherry-pick to start p2p0 correctly. http://www.omapzoom.org/?p=platform/hardware/libhardware_legacy.git;a=commit;h=ccb4c24db795059f1df365d313d80c6b269bc55e By: Arik Nemtsov <arik@wizery.com> On: Tue, 31 Jul 2012 21:21:20 Original commit description: Add p2p0 using an NL80211 command when wpa_supplicant is started, and p2p_supported is enabled. Change-Id: Ibc0ad138513f024672642cc5764a81510aa38625 Signed-off-by: Hashcode <hashcode0f@gmail.com> From: Barak Bercovitz <barak@wizery.com> Date: Fri, 18 Oct 2013 12:41:32 +0300 Subject: [PATCH] wifi: remove p2p interface on supplicant stop wifi: remove p2p interface on supplicant stop remove p2p interface on wpa_supplicant stop so next time it is started it won't fail when trying to create p2p again Change-Id: I7a4c5e9a82a013afc75548d175d5850d67fcd927
* wifi: Link libwpa_client only if wpa_supplicant was chosenDmitry Shmidt2013-11-221-1/+1
| | | | | Change-Id: Ic487c3767a17299880e83080b79a91dbbaef1234 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Add liblogYing Wang2013-04-091-1/+1
| | | | | Bug: 8580410 Change-Id: Ib86983540b34e8c9083979fdd21a17715ec53f80
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-13/+2
| | | | | | Bug: 5010576 Change-Id: I77e0620f7543926b5def7666c02d99565f6487ed
* legacy: build legacy audio wrapper libsDima Zavin2011-04-271-0/+5
| | | | | | | | Note that the legacy audio helper libs are not part of the main libhardware_legacy lib itself. Change-Id: Ie08343ab8de2d298db0041c711d7e02a284bc4c3 Signed-off-by: Dima Zavin <dima@android.com>
* legacy: explicitly enumerate subdirs to includeDima Zavin2011-04-201-1/+3
| | | | | Change-Id: I308d26d5f018eb4fb62a06eef6e6320b0d5aa7dc Signed-off-by: Dima Zavin <dima@android.com>
* legacy: also build a shared version of libpowerDima Zavin2011-04-201-0/+11
| | | | | Change-Id: Ied33d3d8cdb17444d5ea367422b060490985e2b8 Signed-off-by: Dima Zavin <dima@android.com>
* legacy: don't link against libutils or libbinderDima Zavin2011-04-201-1/+1
| | | | | Change-Id: Ia8cd74ad9d7c6170fb0525b77e1443b7a8d39377 Signed-off-by: Dima Zavin <dima@android.com>
* Add a static library containing power.c for use by the librpc library.Mike Lockwood2010-03-091-0/+9
| | | | | Change-Id: I0c20d1214f4cb7f21712d4ba46d26ea8308fc45d Signed-off-by: Mike Lockwood <lockwood@android.com>
* add libbinder to makefileMathias Agopian2009-05-201-1/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+33
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-33/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+33