diff options
| author | Dan Pasanen <invisiblek@cyanogenmod.org> | 2016-11-07 11:12:17 -0600 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2016-11-11 01:10:25 +0300 |
| commit | 7ae31e233eb601f54a5da973d361a6e2d4e4078b (patch) | |
| tree | 7524f9313989f1286f4836314b803c7cbbac21f0 | |
| parent | 6bbe4eb15be702979725df0a4bc4016fd40f7339 (diff) | |
jfltevzw: this isn't maguro...
Change-Id: I39b0687ca91f174d280b3f5407426db719720d5e
| -rw-r--r-- | full_jfltevzw.mk | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/full_jfltevzw.mk b/full_jfltevzw.mk index ba78b3b..5abb8d7 100644 --- a/full_jfltevzw.mk +++ b/full_jfltevzw.mk @@ -11,15 +11,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - -# -# This file is the build configuration for a full Android -# build for maguro hardware. This cleanly combines a set of -# device-specific aspects (drivers) with a device-agnostic -# product configuration (apps). Except for a few implementation -# details, it only fundamentally contains two inherit-product -# lines, full and maguro, hence its name. -# # Inherit from those products. Most specific first. $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) |
