Hi,
I followed the instructions provided by Freepine as indicated in the below thread:
1. cd <android_root>
2. touch external/opencore/oscl/oscl/osclbase/src/pvlogger.h
//the pvlogger.h is already present inside my package at the above path
3. make ENABLE_PV_LOGGING=1
After flashing the rebuilt images onto my device, i ran the video player.
Used logcat & to capture logs, but still i am not getting the PVLOGGER_LOGMSG prints.
Please let me know if iam missing anything here or suggest me if there are any other methods to do so.
Regards,
Sreedhar