소스 검색

Use TeamWin update_engine repo

Change-Id: Ieec3759ddd437747ed2a4c7e54d77cab7129e9cd
Captain Throwback 4 년 전
부모
커밋
25ef5e785f
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      twrp-default.xml

+ 2 - 0
twrp-default.xml

@@ -27,6 +27,7 @@
     <remove-project name="platform/system/libhidl" />
     <remove-project name="platform/system/libhwbinder" />
     <remove-project name="platform/system/security" />
+    <remove-project name="platform/system/update_engine" />
     <remove-project name="platform/system/vold" />
 
     <!-- TWRP lives in TeamWin repo -->
@@ -54,6 +55,7 @@
     <project path="system/libhidl" name="android_system_libhidl" remote="TeamWin" revision="android-12.1"/>
     <project path="system/libhwbinder" name="android_system_libhwbinder" remote="TeamWin" revision="android-12.1"/>
     <project path="system/security" name="android_system_security" remote="TeamWin" revision="android-12.1"/>
+    <project path="system/update_engine" name="android_system_update_engine" remote="TeamWin" revision="android-12.1"/>
     <project path="system/vold" name="android_system_vold" remote="TeamWin" revision="android-12.1"/>
 
     <!-- Use TeamWin custom vendor repo for build system -->