I have a degoogled device (cactus) having a cr - lineage os 17.1 (unofficial) - and in order to use micro-g I have to first patch my device first, and to do that I first have to manually deodex 'services.jar' as preparation for signature spoofing support but only when 'services.jar' do not contain 'classes.dex' file. I cannot figure out that how to check if it's 'classes.dex' or not. How can I find that?
I tried looking for it in recovery mode (I use twrp) but my attempt was in vain.