In list of policies provided by android OS there exist policies about password , wipe data and etc . Is it possible to add new policy in this list? I need a policy when a mobile connect to a BTS It checks if it's cell id is in my list of valid BTS cell ids .
Asked
Active
Viewed 82 times
0
-
That would require creating your own custom version of the OS, rolled into a custom ROM to deploy to your specific device. – CommonsWare Jul 10 '17 at 10:43
-
How I can do this ? creating my own custom version of the OS – ofskyMohsen Jul 10 '17 at 11:04
-
Which parts of AOSP I should change? – ofskyMohsen Jul 10 '17 at 11:13