summaryrefslogtreecommitdiffstats
path: root/tools/recovery_l10n/Android.mk (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-02-21Set LOCAL_SDK_VERSION where possible.Anton Hansson1-0/+1
This change sets LOCAL_SDK_VERSION for all packages where this is possible without breaking the build, and LOCAL_PRIVATE_PLATFORM_APIS := true otherwise. Setting one of these two will be made required soon, and this is a change in preparation for that. Not setting LOCAL_SDK_VERSION makes the app implicitly depend on the bootclasspath, which is often not required. This change effectively makes depending on private apis opt-in rather than opt-out. Test: make relevant packages Bug: 73535841 Change-Id: I82fee834c5d92e699e9571933faded11c6d4596e
2016-08-25Make it backwards compatible with 4.4Ethan Yonker1-0/+6
Change-Id: I668604cddc8e8afbf78709f3f872bea4e9f4aa06
2016-03-26Move recovery_l10n here from development/tools.Elliott Hughes1-0/+12
Bug: http://b/27837319 (cherry picked from commit 3d0153a807042dd1bdb7e9fd81d16429a205d9ce) Change-Id: Iec2cd10fa77ed1881d55ac4e0ab48e45172f0cf7
2016-03-26Move recovery_l10n here from development/tools.Elliott Hughes1-0/+12
Bug: http://b/27837319 Change-Id: I116fc13ae108a59b657f5c9f7efe971de72ac743