Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ac30506 authored by Julien Desprez's avatar Julien Desprez Committed by Automerger Merge Worker
Browse files

Add RootTargetPreparer for explicitly specifying the root dependency am:...

Add RootTargetPreparer for explicitly specifying the root dependency am: fb283ce5 am: 8b1efdc4 am: cfbb9d94 am: 2ae19061 am: 18c1440c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26681387



Change-Id: I0383d4e54c0f0f9be2980ed2fac5164c92b2b57a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents b80712a5 18c1440c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
     limitations under the License.
-->
<configuration description="Config for BootImageProfileTest">
     <target_preparer class="com.android.tradefed.targetprep.RootTargetPreparer" />
     <!-- do not use DeviceSetup#set-property because it reboots the device b/136200738.
         furthermore the changes in /data/local.prop don't actually seem to get picked up.
    -->