* A lot of this was written awhile ago and no longer
applies to us.
* Also move to defining inits as modules like CAF.
Change-Id: I87e58b9a4532389478da375999dfa2e9e602b59e
* Easier to maintain this way. I'm pretty sure leaving
Google Sans in the font customization XML for non Pixel
builds is fine.
Change-Id: Iafa67927d06a2f234c5c7580a33abdc6c20c57d5
* Rename it To ChromeModernPublic because thats what we use
* Updated both version to v83.0.4103.101
* From: https://github.com/bromite/chromium/releases/tag/83.0.4103.101
Change-Id: I83f37316c226e2c1a89dda863e58e0abec8259f7
Signed-off-by: Joshua Primero <jprimero155@gmail.com>
New bootanimation for Paranoid Android, made by Sahul Krishan.
Inspired by the animations from Google.
Signed-off-by: Hernán Castañón Álvarez <herna@paranoidandroid.co>
Change-Id: I95a9ef4a29c3cd45b2fb9f307eb2576a8a4f2cd6
Backup/restore functionality was broken in the
Ia1f4ae95c9e4dae4df844853e81c264bc838f177 change
because of incorrect check of the function's result.
check_prereq() function refactored to return 0 if
backuping/restoration is possible. Any work should be
performed only if check_prereq() succeeds.
Change-Id: Ic977dba675df58a228ef4b882b25beb66cc9d2c6
* This check was supposed to check whether the script
addon.d version was lower than backuptool's
* Given that the backuptool addon.d version is 1, this
isn't going to happen ever making this check completely
unuseful
Change-Id: I2464749b52bf4e8825e0b4ef42500ee7d3bbfa61
* Dynamically mount system to the path chosen by the recovery through backuptool
* This can be helpful because of the fragmentation that will happen with system mount in recovery after Q
Change-Id: I2d1e775efcf87e33319bc7790d1e54bca72116d3
* Removed Markup and Matchmaker since we already have them
in vendor/gapps repo.
* Adapted code so we don´t lose features even if gapps are not compiled.
* Added the ability to opt-out of the gapps.
* Disable full dexpreopt in case gapps are included.
Signed-off-by: Hernán Castañón Álvarez <herna@paranoidandroid.co>
Change-Id: I56014684c3d621d50925d5487f3f89c103c24011
This adds custom audio files to be generated on PA builds. These audio files include Alarms, Effects, Ringtones, and Notifcations.
These are the standard audio files shipped with Pixel devices, specifically the Pixel 2 XL
Change-Id: Ic785569be4ceb71696fa5dbea53858b578277f17
- Set version props in build/core/
- Add new config targets for devices to inherit from, common_full_phone & common_full_tablet_wifionly.
- Update the config inherit path for all pa devices.
- Remove deprecated hostapd configs.
- todo: Remove pa privapp configs for now. Need to update/adapt to new style.
- Add init.d support.
- Add init scripts (prebuilt/etc/init) from LineageOS.
- Update few permission configs from LineageOS.
Change-Id: I86791110eb698d7ba43cc05051345dc08b215ce3
* Remove "Reliance Jio", which isn't needed now. Jio works fine with "Internet" APN.
* Rename Jio APNs "Jio Internet" to "Internet", which is default name of Jio APNs.
* Remove "supl". "default" includes this by default for Location services. We don't need this.
Change-Id: I9506b49f699c688f0882b694e4f89cb2417a6b07