summaryrefslogtreecommitdiffstats
path: root/tools/recovery_l10n/Android.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-0/+1
|\ | | | | | | | | | | Fix conflicts and make it build in 5.1, 6.0, 7.1, 8.1, and 9.0 Change-Id: Ida0a64c29ff27d339b7f42a18d820930964ac6e4
| * Set LOCAL_SDK_VERSION where possible.Anton Hansson2018-02-211-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
| * Move recovery_l10n here from development/tools.Elliott Hughes2016-03-261-0/+12
| | | | | Bug: http://b/27837319 Change-Id: I116fc13ae108a59b657f5c9f7efe971de72ac743
* Make it backwards compatible with 4.4Ethan Yonker2016-08-251-0/+6
| | | | Change-Id: I668604cddc8e8afbf78709f3f872bea4e9f4aa06
* Move recovery_l10n here from development/tools.Elliott Hughes2016-03-261-0/+12
Bug: http://b/27837319 (cherry picked from commit 3d0153a807042dd1bdb7e9fd81d16429a205d9ce) Change-Id: Iec2cd10fa77ed1881d55ac4e0ab48e45172f0cf7