Set "isdrm" info in Mediastore
The mediascanner member mIsDrm was never set according to the drmframework canHandle call. This subsequently caused that the isdrm column in mediastore was never set, and was defaulted to false for all files. mIsDrm is now set according to drmframework canHandle result for each files that is scanned. Change-Id: Id557d921c4e3e3dfc35da56b69471f4bd6b3c8bf
Loading
Please register or sign in to comment