Loading hal/msm8916/platform.c +2 −1 Original line number Diff line number Diff line Loading @@ -3177,6 +3177,7 @@ int platform_get_license_by_product ALOGD("%s: License not found for %s", __func__, product_name); on_error: if (product_id) *product_id = 0; return ret; } Loading Loading
hal/msm8916/platform.c +2 −1 Original line number Diff line number Diff line Loading @@ -3177,6 +3177,7 @@ int platform_get_license_by_product ALOGD("%s: License not found for %s", __func__, product_name); on_error: if (product_id) *product_id = 0; return ret; } Loading