Utoljára aktív 6 months ago

inferno0230 gist felülvizsgálása 6 months ago. Revízióhoz ugrás

1 file changed, 1 insertion, 1 deletion

picks.sh

@@ -1,6 +1,6 @@
1 1 #!/bin/bash
2 2
3 - # repo init -u https://github.com/PixelOS-AOSP/android_manifest -b refs/changes/53/3053/2 --git-lfs
3 + # repo init -u https://github.com/PixelOS-AOSP/android_manifest -b refs/changes/73/3073/1 --git-lfs
4 4 # repo sync --force-sync -j24 -cv
5 5
6 6 # PixelOS-AOSP/android_bionic

inferno0230 gist felülvizsgálása 6 months ago. Revízióhoz ugrás

1 file changed, 3 insertions, 3 deletions

picks.sh

@@ -49,10 +49,10 @@
49 49 ./vendor/custom/build/tools/repopick.py -p 2014
50 50
51 51 # PixelOS-AOSP/android_frameworks_av
52 - ./vendor/custom/build/tools/repopick.py -p 2149
52 + ./vendor/custom/build/tools/repopick.py -p 3069
53 53
54 54 # PixelOS-AOSP/android_frameworks_base
55 - ./vendor/custom/build/tools/repopick.py -p 3049
55 + ./vendor/custom/build/tools/repopick.py -p 3070
56 56
57 57 # PixelOS-AOSP/android_frameworks_native
58 58 ./vendor/custom/build/tools/repopick.py -p 2167
@@ -73,7 +73,7 @@
73 73 ./vendor/custom/build/tools/repopick.py -p 2180
74 74
75 75 # PixelOS-AOSP/android_hardware_interfaces
76 - ./vendor/custom/build/tools/repopick.py -p 2199
76 + ./vendor/custom/build/tools/repopick.py -p 3068
77 77
78 78 # PixelOS-AOSP/android_hardware_libhardware
79 79 ./vendor/custom/build/tools/repopick.py -p 2031

inferno0230 gist felülvizsgálása 6 months ago. Revízióhoz ugrás

1 file changed, 1 insertion, 1 deletion

picks.sh

@@ -1,6 +1,6 @@
1 1 #!/bin/bash
2 2
3 - # repo init -u https://github.com/PixelOS-AOSP/android_manifest -b refs/changes/53/3053/1
3 + # repo init -u https://github.com/PixelOS-AOSP/android_manifest -b refs/changes/53/3053/2 --git-lfs
4 4 # repo sync --force-sync -j24 -cv
5 5
6 6 # PixelOS-AOSP/android_bionic

inferno0230 gist felülvizsgálása 6 months ago. Revízióhoz ugrás

1 file changed, 3 insertions

picks.sh

@@ -149,3 +149,6 @@
149 149
150 150 # PixelOS-AOSP/android_packages_apps_settings
151 151 ./vendor/custom/build/tools/repopick.py -p 3038
152 +
153 + # PixelOS-AOSP/android_vendor_custom-preference
154 + ./vendor/custom/build/tools/repopick.py -p 3065

inferno0230 gist felülvizsgálása 6 months ago. Revízióhoz ugrás

1 file changed, 2 insertions, 10 deletions

picks.sh

@@ -1,6 +1,6 @@
1 1 #!/bin/bash
2 2
3 - # repo init -u https://github.com/PixelOS-AOSP/android_manifest -b refs/changes/51/2851/3
3 + # repo init -u https://github.com/PixelOS-AOSP/android_manifest -b refs/changes/53/3053/1
4 4 # repo sync --force-sync -j24 -cv
5 5
6 6 # PixelOS-AOSP/android_bionic
@@ -142,18 +142,10 @@
142 142 ./vendor/custom/build/tools/repopick.py -p 2063
143 143
144 144 # PixelOS-AOSP/android_vendor_lineage
145 - ./vendor/custom/build/tools/repopick.py -p 2765
145 + ./vendor/custom/build/tools/repopick.py -p 2402
146 146
147 147 # PixelOS-AOSP/android_vendor_custom
148 148 ./vendor/custom/build/tools/repopick.py -p 2767
149 149
150 150 # PixelOS-AOSP/android_packages_apps_settings
151 151 ./vendor/custom/build/tools/repopick.py -p 3038
152 -
153 - # Lineage Changes
154 - ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org -P vendor/qcom/opensource/commonsys-intf/display 460735
155 - ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org 460757
156 - ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org 460694
157 - # aston changes
158 - ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org -P device/qcom/sepolicy_vndr/sm8550 460920
159 - ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org -P device/qcom/sepolicy_vndr/sm8550 460921

inferno0230 gist felülvizsgálása 6 months ago. Revízióhoz ugrás

1 file changed, 2 insertions, 2 deletions

picks.sh

@@ -151,9 +151,9 @@
151 151 ./vendor/custom/build/tools/repopick.py -p 3038
152 152
153 153 # Lineage Changes
154 - ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org -P LineageOS/android_vendor_qcom_opensource_display-commonsys-intf 460735
154 + ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org -P vendor/qcom/opensource/commonsys-intf/display 460735
155 155 ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org 460757
156 156 ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org 460694
157 157 # aston changes
158 158 ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org -P device/qcom/sepolicy_vndr/sm8550 460920
159 - ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org -P device/qcom/sepolicy_vndr/sm8550 460921
159 + ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org -P device/qcom/sepolicy_vndr/sm8550 460921

inferno0230 gist felülvizsgálása 6 months ago. Revízióhoz ugrás

1 file changed, 2 insertions, 2 deletions

picks.sh

@@ -52,7 +52,7 @@
52 52 ./vendor/custom/build/tools/repopick.py -p 2149
53 53
54 54 # PixelOS-AOSP/android_frameworks_base
55 - ./vendor/custom/build/tools/repopick.py -p 2980
55 + ./vendor/custom/build/tools/repopick.py -p 3049
56 56
57 57 # PixelOS-AOSP/android_frameworks_native
58 58 ./vendor/custom/build/tools/repopick.py -p 2167
@@ -148,7 +148,7 @@
148 148 ./vendor/custom/build/tools/repopick.py -p 2767
149 149
150 150 # PixelOS-AOSP/android_packages_apps_settings
151 - ./vendor/custom/build/tools/repopick.py -p 2970
151 + ./vendor/custom/build/tools/repopick.py -p 3038
152 152
153 153 # Lineage Changes
154 154 ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org -P LineageOS/android_vendor_qcom_opensource_display-commonsys-intf 460735

inferno0230 gist felülvizsgálása 6 months ago. Revízióhoz ugrás

1 file changed, 2 insertions, 2 deletions

picks.sh

@@ -52,7 +52,7 @@
52 52 ./vendor/custom/build/tools/repopick.py -p 2149
53 53
54 54 # PixelOS-AOSP/android_frameworks_base
55 - ./vendor/custom/build/tools/repopick.py -p 2910
55 + ./vendor/custom/build/tools/repopick.py -p 2980
56 56
57 57 # PixelOS-AOSP/android_frameworks_native
58 58 ./vendor/custom/build/tools/repopick.py -p 2167
@@ -148,7 +148,7 @@
148 148 ./vendor/custom/build/tools/repopick.py -p 2767
149 149
150 150 # PixelOS-AOSP/android_packages_apps_settings
151 - ./vendor/custom/build/tools/repopick.py -p 2749
151 + ./vendor/custom/build/tools/repopick.py -p 2970
152 152
153 153 # Lineage Changes
154 154 ./vendor/custom/build/tools/repopick.py -g https://review.lineageos.org -P LineageOS/android_vendor_qcom_opensource_display-commonsys-intf 460735

inferno0230 gist felülvizsgálása 6 months ago. Revízióhoz ugrás

1 file changed, 1 insertion, 1 deletion

picks.sh

@@ -144,7 +144,7 @@
144 144 # PixelOS-AOSP/android_vendor_lineage
145 145 ./vendor/custom/build/tools/repopick.py -p 2765
146 146
147 - # PixelOS-AOSP/android_vendor_lineage
147 + # PixelOS-AOSP/android_vendor_custom
148 148 ./vendor/custom/build/tools/repopick.py -p 2767
149 149
150 150 # PixelOS-AOSP/android_packages_apps_settings

inferno0230 gist felülvizsgálása 6 months ago. Revízióhoz ugrás

1 file changed, 1 insertion, 1 deletion

picks.sh

@@ -1,6 +1,6 @@
1 1 #!/bin/bash
2 2
3 - # repo init -u https://github.com/PixelOS-AOSP/android manifest -b refs/changes/51/2851/3
3 + # repo init -u https://github.com/PixelOS-AOSP/android_manifest -b refs/changes/51/2851/3
4 4 # repo sync --force-sync -j24 -cv
5 5
6 6 # PixelOS-AOSP/android_bionic
Újabb Régebbi