Bug 48267 - Fix relative path in Android.mk include
Summary: Fix relative path in Android.mk include
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard: review+
Keywords: patch
Depends on:
Blocks:
 
Reported: 2012-04-03 13:43 UTC by Alvaro Soliverez
Modified: 2012-04-03 14:20 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fixed include path in Android.mk (773 bytes, patch)
2012-04-03 13:43 UTC, Alvaro Soliverez
Details | Splinter Review

Description Alvaro Soliverez 2012-04-03 13:43:45 UTC
Created attachment 59453 [details] [review]
Fixed include path in Android.mk

AOSP does not handle Android includes with relative paths correctly.
This uses a variable that holds the local directory to include the file
correctly.

Tested on AOSP and NDK builds

It doesn't affect any other platform but Android
Comment 1 Jonny Lamb 2012-04-03 13:59:26 UTC
Sure.
Comment 2 Alvaro Soliverez 2012-04-03 14:20:13 UTC
commit 5c4281431b16c48ce53d97bbc602137af4acab07
Author: Alvaro Soliverez <alvaro.soliverez@collabora.co.uk>
Date:   Tue Apr 3 17:39:21 2012 -0300

    AOSP does not handle Android includes with relative paths correctly.
    This uses a variable that holds the local directory to include the file
    correctly.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.