Reduce change list. Update ro 8.1.0_r14
This commit is contained in:
parent
74bbb2bb60
commit
50b3bf87ce
10
manifest.xml
10
manifest.xml
@ -3,7 +3,7 @@
|
||||
<remote name="phh" fetch="https://github.com/phhusson/" />
|
||||
|
||||
<remove-project name="platform/build" />
|
||||
<project path="build/make" name="platform_build" remote="phh" revision="android-8.1.0_r1-phh">
|
||||
<project path="build/make" name="platform_build" remote="phh" revision="android-8.1.0_r14-phh">
|
||||
<copyfile dest="Makefile" src="core/root.mk" />
|
||||
<linkfile dest="build/CleanSpec.mk" src="CleanSpec.mk" />
|
||||
<linkfile dest="build/buildspec.mk.default" src="buildspec.mk.default" />
|
||||
@ -13,14 +13,8 @@
|
||||
<linkfile dest="build/tools" src="tools" />
|
||||
</project>
|
||||
|
||||
<remove-project name="platform/frameworks/av" />
|
||||
<project path="frameworks/av" name="platform_frameworks_av" remote="phh" revision="android-8.1.0_r1-phh" />
|
||||
|
||||
<remove-project name="platform/system/core" />
|
||||
<project path="system/core" name="platform_system_core" remote="phh" revision="android-8.1.0_r1-phh" />
|
||||
|
||||
<remove-project name="platform/system/libhidl" />
|
||||
<project path="system/libhidl" name="platform_system_libhidl" remote="phh" revision="android-8.1.0_r1-phh" />
|
||||
<project path="system/core" name="platform_system_core" remote="phh" revision="android-8.1.0_r14-phh" />
|
||||
|
||||
<project path="vendor/hardware_overlay" name="vendor_hardware_overlay" remote="phh" revision="master" />
|
||||
<project path="device/phh/treble" name="device_phh_treble" remote="phh" revision="android-8.1" />
|
||||
|
Loading…
Reference in New Issue
Block a user