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

Commit 6a4178ea authored by Alan Stokes's avatar Alan Stokes Committed by android-build-merger
Browse files

Merge "Fix tiny typo in LOG_TAG." am: d7c8bda2 am: 1d5a1e4d

am: 1fc161bc

Change-Id: Ie756a3d0c6f39784fd5f679e8a8dda084c548583
parents d7551dad 1fc161bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
#define LOG_TAG "installed"
#define LOG_TAG "installd"

#include <array>
#include <fcntl.h>