cmsdk: Update README references for LineageOS
Change-Id: I924d89da6bc0dab94d8c6dadc26bc5c535db90ce
This commit is contained in:
parent
8a975c045d
commit
99bbee7bde
@ -1,10 +1,10 @@
|
|||||||
# CyanogenMod Platform SDK
|
# CyanogenMod Platform SDK
|
||||||
|
|
||||||
The Platform SDK provides a set of APIs that give you easy access to a variety of different features within CyanogenMod. The SDK exposes APIs and system level framework access in the Android framework that aren't available in any other distribution.
|
The Platform SDK provides a set of APIs that give you easy access to a variety of different features within LineageOS. The SDK exposes APIs and system level framework access in the Android framework that aren't available in any other distribution.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
You can either [download](https://github.com/CyanogenMod/android_prebuilts_cmsdk/tree/master/current) from prebuilts hosted on github or pull directly via Gradle.
|
You can either [download](https://github.com/LineageOS/android_prebuilts_cmsdk/tree/master/current) from prebuilts hosted on github or pull directly via Gradle.
|
||||||
|
|
||||||
|
|
||||||
### Building against release artifacts
|
### Building against release artifacts
|
||||||
@ -39,4 +39,4 @@ dependencies {
|
|||||||
|
|
||||||
### WIKI
|
### WIKI
|
||||||
|
|
||||||
For further inquiries regarding this project, please reference the [wiki](https://github.com/CyanogenMod/cm_platform_sdk/wiki).
|
For further inquiries regarding this project, please reference the [wiki](https://github.com/LineageOS/cm_platform_sdk/wiki).
|
||||||
|
Loading…
Reference in New Issue
Block a user