Skip to content

Commit

Permalink
♻️ Use the ExplicitIntent wrapper to set the package
Browse files Browse the repository at this point in the history
Build on e-mission@01c746e
by using the ExplicitIntent wrapper that adds the package name. It looks like
we handled this earlier, but forgot this location
  • Loading branch information
shankari committed Oct 7, 2024
1 parent ca208b5 commit 15b7a7a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
import java.util.List;
import java.util.Objects;

import edu.berkeley.eecs.emission.cordova.tracker.ExplicitIntent;
import edu.berkeley.eecs.emission.cordova.unifiedlogger.Log;

/**
Expand Down

0 comments on commit 15b7a7a

Please sign in to comment.