In wso2 iot document : (https://docs.wso2.com/display/IOTS320/Integrating+the+Android+System+Service+Application)
((The system service app can not be built via the usual android developer SDK, as it requires access to developer restricted APIs. Therefore, you need to replace the existing android.jar file that is under the /platforms/android- directory with the explicitly built android.jar file that has access to the restricted APIs. Download the Android Open Source Project (AOSP) and build the source code to get the jar file for the required SDK level.))
I did not understand how to generate the android.jar file. I studied Linki, but I did not see any clear information about it.Please help me.
You can find the required jar in the following repository.
https://github.com/anggrayudi/android-hidden-api