#ifndef AW_PLAYREADY_LICENSE_H #define AW_PLAYREADY_LICENSE_H #include #include using namespace android; status_t PlayReady_Drm_Invoke(const Parcel &request, Parcel *reply); #endif /* AW_PLAYREADY_LICENSE_H */