Add prebuilt APKs to Android AOSP system.img

后端 未结 4 1057
独厮守ぢ
独厮守ぢ 2021-02-04 06:47

I\'m building AOSP from source. What I would like to do is to include a few prebuilt files in the generated system.img as part of the make process. I\'m trying to find the actua

4条回答
  •  盖世英雄少女心
    2021-02-04 06:58

    If you want to add programs in the system.img, go to the vendor, then go to the operator, then go the app and enter the files inside the app If you use the roms modification program, the program name is rom helper, it modifies prmission to 0755, and it modifies UserID 2000, thus adding the apk to rom

提交回复
热议问题