mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Message box text updated.
This commit is contained in:
@@ -56,7 +56,7 @@ class AsyncServiceHelper
|
||||
private LoaderCallbackInterface mUserAppCallback = Callback;
|
||||
public String getPackageName()
|
||||
{
|
||||
return "OpenCV Manager Service";
|
||||
return "OpenCV Manager";
|
||||
}
|
||||
public void install() {
|
||||
Log.d(TAG, "Trying to install OpenCV Manager via Google Play");
|
||||
|
||||
Reference in New Issue
Block a user