Merge "Clarify comment on tombstoned exception."

This commit is contained in:
Steven Moreland 2019-03-08 20:19:43 +00:00 committed by Gerrit Code Review
commit 475f6d143f

View file

@ -764,7 +764,7 @@ full_treble_only(`
-mdnsd # netdomain needs this
userdebug_or_eng(`-su') # communications with su are permitted only on userdebug or eng builds
-init
-tombstoned # TODO(b/36604251): Remove tombstoned from this list once mediacodec (OMX HAL) no longer declares Binder services
-tombstoned # linker to tombstoned
userdebug_or_eng('-heapprofd`)
});
')