Quote:
Originally Posted by Electrocret
Hello, sorry for the late reply. I've done more research to better explain my issue.
in root the folder /sdcard is a symlink to /mnt/storage instead of /mnt/sdcard
any ideas where to change this?
|
You'd better don't. System and apps (both system and 3rd party) expect to have an accessible SD card all the time.
If you'd change /mnt/storage to /mnt/sdcard (or wherever is SD mounted)
a) some apps will not work properly without external SD
b) you loose easy access to /mnt/storage where all your pics/music/video/files are stored
c) it's very likely that SD would be mounted to PC still as MTP- this is how system is designed (external SD also mounts for me as MTP)
Code:
setprop persist.world.domination 1
Twitter
|