Merge "Disallow Blank App Package Name on Q and Later" into qt-dev
This commit is contained in:
@@ -43,8 +43,10 @@ struct WVDrmFactory : public IDrmFactory {
|
||||
static WVGenericCryptoInterface sOemCryptoInterface;
|
||||
|
||||
static bool areSpoidsEnabled();
|
||||
static bool isBlankAppPackageNameAllowed();
|
||||
static int32_t firstApiLevel();
|
||||
|
||||
friend class WVDrmFactoryTest_CalculatesSpoidUseCorrectly_Test;
|
||||
friend class WVDrmFactoryTestPeer;
|
||||
};
|
||||
|
||||
extern "C" IDrmFactory* HIDL_FETCH_IDrmFactory(const char* name);
|
||||
|
||||
Reference in New Issue
Block a user