summaryrefslogtreecommitdiffstats
path: root/tools/recovery_l10n/Android.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tools: Move to Soong.Tao Bao2018-05-171-13/+0
| | | | | | Test: `mmma -j bootable/recovery/` Test: Build and run RecoveryLocalizer on device. Change-Id: I3359223c82bd670c94ad51296cb8b357b04f5349
* 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