Remove finalized concept from media.metrics
the 'finalized' concept didn't pan out -- remove references to it. Purged some uses of generateSessionID(). Simplifies the code flow. Bug: 71874686 Test: logcat/dumpsys
This commit is contained in:
@@ -18,7 +18,6 @@ AmiAdapter::AmiAdapter(int64_t parent) :
|
||||
}
|
||||
|
||||
AmiAdapter::~AmiAdapter() {
|
||||
analytics_item_.setFinalized(true);
|
||||
analytics_item_.selfrecord();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user