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

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

Merge "Add RootTargetPreparer for explicitly specifying the root dependency"...

Merge "Add RootTargetPreparer for explicitly specifying the root dependency" into main am: 5613fb78 am: ea971883

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



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