here's my problem :
I've already done some research with Google, Stack Overflow and XDA Developers forums but I didn't even find a related question.
I'm trying to customize this CyanogenMod ROM so the "Unknown sources" checkbox (in Settings > Applications) is checked by default after the installation of the ROM using ClockWorkMod, but I can't seem to find where to do it.
I searched into the following APK files using apktool :
- /system/framework/framework-res.apk
- /system/app/Settings.apk
- /system/app/SettingsProvider.apk
- /system/app/ApplicationsProvider.apk
- /system/app/PackageInstaller.apk
- /system/app/CertInstaller.apk
but I didn't find anything.
Any ideas ?