mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 06:26:29 +08:00
Message box text updated.
This commit is contained in:
parent
50c49f73f8
commit
1ba250b69c
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user