Added in API level 1
package

cyanogenmod.os

Classes

Build Information about the current CyanogenMod build, extracted from system properties. 
Build.CM_VERSION Various version strings. 
Build.CM_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)