mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Removed Android AIDL from build scrips and tutorials as it's not needed since 4.9.0.
This commit is contained in:
@@ -33,7 +33,6 @@ android {
|
||||
sourceSets {
|
||||
main {
|
||||
java.srcDirs = @ANDROID_SAMPLE_JAVA_PATH@
|
||||
aidl.srcDirs = @ANDROID_SAMPLE_JAVA_PATH@
|
||||
res.srcDirs = @ANDROID_SAMPLE_RES_PATH@
|
||||
manifest.srcFile '@ANDROID_SAMPLE_MANIFEST_PATH@'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user