aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
Commit message (Collapse)AuthorAgeFilesLines
* lineage-sdk: Mark org.lineageos.platform as installableLuK13372019-09-091-0/+1
| | | | Change-Id: I482db1811f9e7f1fb499d70f3e6fdd6bfc19d7b7
* lineage-sdk: Link to vendor.lineage.trust-V1.0-javaLuK13372019-09-091-0/+1
| | | | Change-Id: Ie1a9117b8d46a3e44f05e5be8497860ebb6a2733
* lineage-sdk: Run bpfix on our Android.bp filesSam Mortimer2019-09-091-4/+3
| | | | | | | | In particular, fixes packages/LineageSettingsProvider/tests/Android.bp which otherwise results in errors about unknown properties tags and instrumentation_for. Change-Id: I1d44fce77765a77ed6f3c23763f439a216eaefda
* lineage-sdk: Migrate to androidxSam Mortimer2019-09-091-11/+10
| | | | | | | | * Migrate from support library to androidx * Various improvements and cleanup by @bgcngm Change-Id: I10bbf5056125e8309f344c3eb18cc628bd7ec34e
* sdk: Remove lineagehw compatPaul Keith2019-09-061-1/+0
| | | | Change-Id: I329a74b5e489cc39d183697c25bb9771ae5afd82
* sdk: Add HIDL compat in LineageHardwareManagerPaul Keith2019-02-041-3/+9
| | | | | | | | * While we're at it, hide the use of getSupportedFeatures(), since it only works for lineagehw java features, not hidl * Cleanup some minor styling/organization issues Change-Id: I905010bc7c6d7d8578eeca501be23f665127aa27
* lineage-sdk res: Set no_framework_libs trueSam Mortimer2018-09-051-0/+1
| | | | | | | | | | | | | | *) Don't depend on framework libs when building our org.lineageos.platform-res package (as per framework-res bp). *) It doesn't work out of the box because our resources refer to android: framework-res attributes (and compile fails). *) We can fix this in soong by making org.lineageos.platform-res depend on framework-res (see topic:pie-sdk-no-framework-libs). This allows us to build with no_framework_libs true. Change-Id: I426d44ef2521971adfc6b8ad33a7cc042b04e0e6
* lineage-sdk: Android.mk -> Android.bpRashed Abdel-Tawab2018-08-301-0/+136
Change-Id: Iac2bd318e7ceb6b96e30d26832d98b7b2726cd5b