In SDK I change device/rockchip/rksdk/BoardConfig.mk BUILD_WITH_DRMSERVICE :=true Then build new firmware.
Then it says edit out/target/product/rk30sdk/system/build.prop ro.product.manufacturer & ro.product.model but not sure what to change it to. Then you have to build update.img with kernel inside boot.
Then I use Rockchip Secure Boot Tool to generate private & public key and check 'Sign check key' Then I click 'sign firmware' and it generates a new update.img I then flash the new update.img. https://bitbucket.org/T-Firefly/firefly ... ol/?at=pad
Then I use 'UpgradeDllTool_Release_v1.3' to lock device with setting at the bottom. But don't think it locked correctly. But I still can't play Google Widevine DRM streams. https://bitbucket.org/T-Firefly/firefly ... ol/?at=pad Any help would be appreciated. |