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

Commit 82d28994 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: 9b84bba1

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



Change-Id: I7351707450f4204c76060ed66ab9e8af3a1736ff
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents be12a710 9b84bba1
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.
    -->