summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2023-08-18 19:44:55 +0000
committer Prabir Pradhan <prabirmsp@google.com> 2023-08-18 19:56:15 +0000
commit27c6d99600422ee96fcc29de26c2be84c6a9838d (patch)
treeced5bc81068c3e7ff2b9c0c94afb91a974cbc16a /libs/androidfw/ZipFileRO.cpp
parentbbd57bc5f77c57b6cebd4b1bcab7a8c5430d36bd (diff)
Use std::shared_ptr for SpriteController
Remove RefBase from SpriteController, and use std::shared_ptr. We cannot migrate to std::unique_ptr because we have to post messages to the handler, which needs to have a weak reference to the object. Bug: 278783893 Test: presubmit Change-Id: I0ea4bb220e5b1866375ed39335f9035cd4bb766c
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions