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

Commit 18c1440c 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

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



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