Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Commit a9a02b7

Browse files
committed
Changes for April 2021
1 parent 76a1728 commit a9a02b7

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

buildbot_treble.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ echo "Setting up build environment"
2323
source build/envsetup.sh &> /dev/null
2424
echo ""
2525

26-
repopick -t eleven-dialer-master
27-
repopick -t eleven-telephony-master
2826
repopick 289372 # Messaging: Add "Mark as read" quick action for message notifications
2927

3028
echo "Reverting LOS FOD implementation"

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<project name="phhusson/vendor_hardware_overlay" path="vendor/hardware_overlay" remote="github" revision="pie" />
44
<project name="phhusson/device_phh_treble" path="device/phh/treble" remote="github" revision="android-11.0" />
55
<project name="phhusson/vendor_vndk-tests" path="vendor/vndk-tests" remote="github" revision="master" />
6-
<project name="phhusson/vendor_interfaces" path="vendor/interfaces" remote="github" revision="pie" />
6+
<project name="phhusson/vendor_interfaces" path="vendor/interfaces" remote="github" revision="android-11.0" />
77
<project name="phhusson/vendor_magisk" path="vendor/magisk" remote="github" revision="android-10.0" />
88
</manifest>

0 commit comments

Comments
 (0)