Build | Information about the current LineageOS build, extracted from system properties. |
Build.LINEAGE_VERSION | Various version strings. |
Build.LINEAGE_VERSION_CODES | Enumeration of the currently known SDK version codes. |
Concierge | Simply, Concierge handles your parcels and makes sure they get marshalled and unmarshalled correctly when cross IPC boundaries even when there is a version mismatch between the client sdk level and the framework implementation. |
Concierge.ParcelInfo |
Parcel header info specific to the Parcel object that is passed in via
prepareParcel(Parcel) or receiveParcel(Parcel) .
|