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

Commit 2ae19061 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

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



Change-Id: Ia0e245cb912baa8ee4b10ba211bcb6046e57a06f
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 4c519493 cfbb9d94
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.
    -->