Hi All ,
Is anyone encountered below problem.
trouble writing output: No expanded opcode for 0068df1d AccessibilityServiceInfo.java:229@007d: invoke-direct v10:N0077Lorg/xmlpull/v1/XmlPullParserException;, v11:Ljava/lang/String;="Meta-data does not start withaccessibility-service tag", org.xmlpull.v1.XmlPullParserException.<init>:(Ljava/lang/String;)V
make: *** [out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/noproguard.classes-with-local.dex] Error 2
I have added one aidl file in the framework code and while building i'm getting this error .
I'm not much sure , this error is happening because of the aidl or its supported files .
I wanted to know , why AccessibilityServiceInfo coming in to the picture ? when it will come ??
can anyone reply quickly .. need help urgently

