Clarify comment on tombstoned exception.
The OMX comment here seems unrelated. The linker (system) uses it to talk to tombstoned. Fixes: 112606643 Test: N/A Change-Id: Ib3da832f120d3cc244aa22de5d4d655b874db38b
This commit is contained in:
parent
51f6075f73
commit
981f6c2d5e
1 changed files with 1 additions and 1 deletions
|
@ -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`)
|
||||
});
|
||||
')
|
||||
|
|
Loading…
Reference in a new issue