am eaa91ed1: Merge change I63d524fd into eclair-mr2
Merge commit 'eaa91ed1ee2581b88e555d3573d327ee9864833f' into eclair-mr2-plus-aosp * commit 'eaa91ed1ee2581b88e555d3573d327ee9864833f': Fixing the build by renaming private "string.h" header file.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include "include/string.h"
|
||||
#include "include/stagefright_string.h"
|
||||
#include "include/HTTPStream.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#define LOG_TAG "MediaPlayerImpl"
|
||||
#include "utils/Log.h"
|
||||
|
||||
#include "include/string.h"
|
||||
#include "include/stagefright_string.h"
|
||||
#include "include/HTTPStream.h"
|
||||
|
||||
#include <OMX_Component.h>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include "include/string.h"
|
||||
#include "include/stagefright_string.h"
|
||||
#include "include/HTTPStream.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
#define HTTP_STREAM_H_
|
||||
|
||||
#include "string.h"
|
||||
#include "stagefright_string.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include "include/string.h"
|
||||
#include "include/stagefright_string.h"
|
||||
|
||||
namespace android {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user