Pure AOSP 5.1.1_r24 [LMY48W]. Blobs from [LMY48T].
No code changes or extra features.
Compiled for myself but decided to share it.
The necessary changes
No code changes or extra features.
Compiled for myself but decided to share it.
The necessary changes
- Added xml overlay that enable network locations (Gapps required)
- Added xml overlay that enable gesture typing in AOSP keyboard (Gapps required)
- Added xml overlay that enable account backup (Gapps required)
- Added xml overlay that removes updates check option
- AOSP default boot animation replaced by stock.
Code:
package aosp;
import disclaimer;
public class AOSP extends Disclaimer {
/**
* Your warranty is now likely void.
*
* I am not responsible for bricked devices, dead SD cards,
* spontaneous combustion, or any other host of cosmic penalties
* which may befall you, your family, animals or your phone.
*
*/
public AOSPDisclaimer(){
warranty.set(0);
}
}
- Download from AndroidFileHost
- Previous versions here
Last edited: