Sample Header Ad - 728x90

/system/bin/mediaserver and /system/bin/drmserver dont want these but Android disagrees

1 vote
1 answer
1827 views
I used this link Use Adb to disable Media Server hoping to permanenenly disable the battery hogging media server process . It did not work Mediaserver still runs on my Android 4.4 Jiayu S3 phone as /system/bin/mediaserver and I found another just as pricky process called /system/bin/drmserver which shows up on adb # top . So I mounted the /system in RW mode and removed -x from them both. After that I killed the existing processes for these binaries. The phone just froze . After a force restart it will NOT BOOT until I restored the -x bit again ( restored execute ) . What do these do . How do I ensure they don't run if they are not needed.
Asked by user1874594 (527 rep)
Jul 19, 2015, 09:58 PM
Last activity: Jan 19, 2020, 10:48 AM