Because of some nested dependency breakage, we can no longer include Android libraries in main SDK lib, therefore we are moving all preference related code to a separate package that Settings/LineageParts will depend on. Change-Id: Iea379a580a08ea13f71e3503aa096ba0ed7e7cef
3 lines
113 B
XML
3 lines
113 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="lineageos.preference" />
|