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

Commit 427a60e5 authored by Paul Duffin's avatar Paul Duffin
Browse files

Revert "Add "com.android.os.statsd" to libprocessgroup apex_available"

This reverts commit 2b859925.

Reason for revert: Not needed

The original change was made in an attempt to close a perceived hole in
the apex availability checking. However, there is no such hole and so
this change is unnecessary. While there is a dependency path from the
apex to this module one of the dependencies in that path is from a
static library to a shared library. That dependency does not result in
the code that includes the static library being linked to the shared
library at either build time or runtime. Therefore, the shared library
is not part of the APEX and so does not need to be marked as such.

Bug: 152762638
Test: m droid
Change-Id: I77c3b23d28eca99fcb133cb38eb8863277ac7179
parent ae5d38b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment