Install sqlite3 on userdebug builds
sqlite3 had LOCAL_MODULE_TAGS := debug, which was not passed through when converting to soong. We prefer PRODUCT_PACKAGES_DEBUG instead, so add it there. Bug: 37627999 Test: sqlite3 is in installed-files.txt Change-Id: Idb8b3aea7b7482109aa4ed3ac0016bd84dd23f22
Loading
Please register or sign in to comment