Loading drm/mediacas/plugins/clearkey/ClearKeySessionLibrary.h +1 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,6 @@ #include <openssl/aes.h> #include <utils/KeyedVector.h> #include <utils/Mutex.h> #include <utils/RefBase.h> namespace android { struct ABuffer; Loading @@ -30,7 +29,7 @@ struct ABuffer; namespace clearkeycas { class KeyFetcher; class ClearKeyCasSession : public RefBase { class ClearKeyCasSession { public: explicit ClearKeyCasSession(CasPlugin *plugin); Loading Loading
drm/mediacas/plugins/clearkey/ClearKeySessionLibrary.h +1 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,6 @@ #include <openssl/aes.h> #include <utils/KeyedVector.h> #include <utils/Mutex.h> #include <utils/RefBase.h> namespace android { struct ABuffer; Loading @@ -30,7 +29,7 @@ struct ABuffer; namespace clearkeycas { class KeyFetcher; class ClearKeyCasSession : public RefBase { class ClearKeyCasSession { public: explicit ClearKeyCasSession(CasPlugin *plugin); Loading