Add stuff

This commit is contained in:
Damillora 2022-06-13 15:56:09 +07:00
parent 9779d4097a
commit e315e1b016
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
rom_fp="$(date +%y%m%d).sophie"
cd /android
. build/envsetup.sh
lunch treble_arm64_bgN-userdebug
RELAX_USES_LIBRARY_CHECK=true

View File

@ -8,7 +8,7 @@ mkdir /android
cd /android
repo init -u "$manifest_url" -b $aosp --depth=1
git clone https://git.nanao.moe/android/treble_manifest .repo/local_manifests -b $phh
repo sync -c -j 1
repo sync -c -j 1 --verbose
wget https://github.com/phhusson/treble_experimentations/raw/master/0001-Fix-SearchLauncher-for-Android-12.1.patch
cd /android/device/phh/treble