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

Skip to content
Commit 94f71b56 authored by Dario Freni's avatar Dario Freni Committed by Mohammad Samiul Islam
Browse files

Log watchdog events using logging parent name.

Bug: 148002608
Test: manually tested using two apk X and Y as following:
    1. Added meta-data to X stating Y is the logging parent for X.
    2. Installed both with --staged and --enable-rollback flag.
    3. On boot complete, crashed the system server 5 times.
    4. Observed on logcat that events were logged under Y.
Test: Ran the same test as above but this time, without any meta-data.
      Events were logged twice for each package on boot.
Test: Installed the apks separately so that there were multiple
      rollbacks. Events were logged properly.
Change-Id: I3b3e0a46afa9cc2a7eecb9932e3cd8a123a1c416
parent 232a4d40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment